diff --git a/playbook.yml b/playbook.yml index 5dceae8..fc1f023 100644 --- a/playbook.yml +++ b/playbook.yml @@ -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