Actualiser playbook.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user