fixed readme

This commit is contained in:
Bertrand Lanson 2023-03-11 19:30:20 +01:00
parent c4c7d006cc
commit f7f4cc59c9

View File

@ -42,7 +42,7 @@ Including an example of how to use your role (for instance, with variables passe
# calling the role inside a playbook and injecting variables (in another role for example) # calling the role inside a playbook and injecting variables (in another role for example)
- hosts: servers - hosts: servers
tasks: tasks:
- name: "Install nginx package" - name: "Install consul package"
ansible.builtin.include_role: ansible.builtin.include_role:
name: ednxzu.manage_apt_packages name: ednxzu.manage_apt_packages
vars: vars: