mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-08-06 16:46:54 +02:00
Update to 2022-01-29 13:00
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
virtualenv: "{{ taiga_root_dir }}/venv"
|
||||
|
||||
- name: Set permissions for nginx
|
||||
command: |
|
||||
shell: |
|
||||
setfacl -R -k -b {{ taiga_root_dir }}
|
||||
setfacl -m u:nginx:x {{ taiga_root_dir }}
|
||||
setfacl -m u:nginx:x {{ taiga_root_dir }}/data
|
||||
|
Reference in New Issue
Block a user