aboutsummaryrefslogtreecommitdiffstats
path: root/roles/git/tasks/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/git/tasks/main.yml')
-rw-r--r--roles/git/tasks/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/git/tasks/main.yml b/roles/git/tasks/main.yml
index 70b887d..5600e2d 100644
--- a/roles/git/tasks/main.yml
+++ b/roles/git/tasks/main.yml
@@ -29,7 +29,7 @@
owner: "{{ git_user }}"
group: "{{ git_group }}"
state: directory
- mode: 0750
+ mode: 0755
- name: link git user home directory with git root repository
file:
remember that computers suck.