diff --git a/playbook.yml b/playbook.yml index 632104d..85b5004 100644 --- a/playbook.yml +++ b/playbook.yml @@ -17,8 +17,8 @@ path: /home/stephane/lala state: directory mode: '0755' - owner: staffadmin - group: staffadmin + owner: stephane + group: stephane - name: Create a directory if it does not exist