diff --git a/tasks/loritz-user.yml b/tasks/loritz-user.yml index 3f3eb7a..f584d56 100644 --- a/tasks/loritz-user.yml +++ b/tasks/loritz-user.yml @@ -48,4 +48,5 @@ src: files/Bureau dest: /home/loritz/ owner: loritz - group: loritz \ No newline at end of file + group: loritz + mode: 0755 \ No newline at end of file