apps-fp-o: change directory to 0755 to match everywhere else.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
b0919a564e
commit
074f2a2089
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
file:
|
||||
path: "{{ item }}"
|
||||
state: directory
|
||||
mode: '1775'
|
||||
mode: '0775'
|
||||
loop:
|
||||
- '/srv/web/apps-fp-o/global/'
|
||||
- '/srv/web/apps-fp-o/img/icons/'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue