Actualiser playbook.yml

This commit is contained in:
2023-09-23 15:22:22 +02:00
parent 6640b85aed
commit 08e691c749

View File

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