Browse Source

Setting umask on git checkout so files are group writeable

Till Klocke 8 years ago
parent
commit
f1855fe615
1 changed files with 1 additions and 0 deletions
  1. 1 0
      roles/service-wiki/tasks/main.yml

+ 1 - 0
roles/service-wiki/tasks/main.yml

@@ -80,6 +80,7 @@
     dest: "{{gitit_data_dir}}/wikidata"
     key_file: "{{ gitit_data_dir }}/.ssh/id_rsa"
     accept_hostkey: yes
+    umask: 002
 
 # TODO restore user data