mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-07 16:12:43 +00:00
use saner folder permissions
This commit is contained in:
parent
4d57a41b3f
commit
4c12c1892c
|
@ -176,7 +176,7 @@
|
|||
state: directory
|
||||
owner: matrix
|
||||
group: matrix
|
||||
mode: '0574'
|
||||
mode: '0770'
|
||||
when: customise_base_domain_website is defined
|
||||
|
||||
- name: Ensure /chroot/export location exists
|
||||
|
|
|
@ -60,5 +60,5 @@
|
|||
state: directory
|
||||
owner: matrix
|
||||
group: matrix
|
||||
mode: '0574'
|
||||
mode: '0770'
|
||||
when: customise_base_domain_website is defined
|
||||
|
|
Loading…
Reference in New Issue
Block a user