Relax the /srv/odcs permissions from 0770 to 0775.
This commit is contained in:
parent
ea13e7d14e
commit
ffc74cfdb6
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@
|
|||
state: directory
|
||||
owner: odcs-server
|
||||
group: odcs-server
|
||||
mode: 0770
|
||||
mode: 0775
|
||||
# recurse: yes
|
||||
follow: no
|
||||
with_items:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue