Browse Source

Setting umask on git checkout so files are group writeable

Till Klocke 8 năm trước cách đây
mục cha
commit
f1855fe615
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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