Actualiser playbook.yml
This commit is contained in:
@@ -22,8 +22,7 @@
|
|||||||
|
|
||||||
|
|
||||||
- name: Create a directory if it does not exist
|
- name: Create a directory if it does not exist
|
||||||
become_user: root
|
become: true
|
||||||
become_method: sudo
|
|
||||||
ansible.builtin.file:
|
ansible.builtin.file:
|
||||||
path: /root/test
|
path: /root/test
|
||||||
state: directory
|
state: directory
|
||||||
|
|||||||
Reference in New Issue
Block a user