updated readme

This commit is contained in:
Bertrand Lanson 2023-03-26 23:52:05 +02:00
parent adf6c6d653
commit 5d5fad9eb4

View File

@ -108,6 +108,7 @@ Including an example of how to use your role (for instance, with variables passe
ansible.builtin.file:
path: "/tmp/id_ed25519_{{ ansible_hostname }}"
state: absent
delegate_to: localhost
- name: "Provision ansible user"
ansible.builtin.include_role: