Actualiser playbook.yml

This commit is contained in:
2023-09-23 15:38:13 +02:00
parent 6fc82a39be
commit c0f784057c

View File

@@ -14,7 +14,7 @@
- name: Create a directory if it does not exist
ansible.builtin.file:
path: /home/staffadmin/lala
path: /home/stephane/lala
state: directory
mode: '0755'
owner: staffadmin