ODCS: revert tries to fix read-only filesystem.
This commit is contained in:
parent
97dd621b88
commit
48e9150f91
1 changed files with 1 additions and 3 deletions
|
@ -82,14 +82,12 @@
|
|||
state: directory
|
||||
owner: odcs-server
|
||||
group: odcs-server
|
||||
mode: 0775
|
||||
mode: 0770
|
||||
# recurse: yes
|
||||
follow: no
|
||||
with_items:
|
||||
- "{{ odcs_target_dir }}"
|
||||
- "{{ odcs_target_dir }}/private"
|
||||
become: yes
|
||||
become_user: odcs-server
|
||||
tags:
|
||||
- odcs
|
||||
- odcs/frontend
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue