diff --git a/.ansible-ci.yml b/.ansible-ci.yml index bf7d924..697648a 100644 --- a/.ansible-ci.yml +++ b/.ansible-ci.yml @@ -15,5 +15,5 @@ path: /var/www/html owner: gitlab group: apache - mode: "u=rw,g=r,o=r" + mode: "u=rwx,g=r,o=r" recurse: yes \ No newline at end of file