opencollab: Force umask when running git
This commit is contained in:
parent
5197fb0ff7
commit
63b9b92166
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
git:
|
||||
dest: /usr/local/src/opencollab
|
||||
repo: "https://github.com/graphingwiki/opencollab.git"
|
||||
umask: "0022"
|
||||
version: python3
|
||||
|
||||
- name: install package
|
||||
|
|
Loading…
Add table
Reference in a new issue