From af60eebc208a0b52b6eda1dda6b303b406d2ace6 Mon Sep 17 00:00:00 2001 From: s0dy Date: Sun, 18 Nov 2018 15:10:38 +0100 Subject: [PATCH] gitlab-cy.yml --- .ansible-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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