Fix this as the mode is different from the sync and the fcontext should take care of it.
This commit is contained in:
parent
db6d6e671c
commit
b796ede919
1 changed files with 0 additions and 8 deletions
|
@ -18,14 +18,6 @@
|
|||
tags:
|
||||
- apps-fp-o
|
||||
|
||||
- name: Make sure the correct setype is in place
|
||||
file: >
|
||||
dest=/srv/web/apps-fp-o/ state=directory
|
||||
owner=root group=root mode=0755
|
||||
setype=httpd_sys_content_t recurse=True
|
||||
tags:
|
||||
- apps-fp-o
|
||||
|
||||
- name: Copy in our app data yaml
|
||||
file: >
|
||||
src=apps.yaml dest=/usr/share/apps-fp-o/apps.yaml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue