updated readme
This commit is contained in:
parent
adf6c6d653
commit
5d5fad9eb4
@ -108,6 +108,7 @@ Including an example of how to use your role (for instance, with variables passe
|
|||||||
ansible.builtin.file:
|
ansible.builtin.file:
|
||||||
path: "/tmp/id_ed25519_{{ ansible_hostname }}"
|
path: "/tmp/id_ed25519_{{ ansible_hostname }}"
|
||||||
state: absent
|
state: absent
|
||||||
|
delegate_to: localhost
|
||||||
|
|
||||||
- name: "Provision ansible user"
|
- name: "Provision ansible user"
|
||||||
ansible.builtin.include_role:
|
ansible.builtin.include_role:
|
||||||
|
Loading…
Reference in New Issue
Block a user