give the argument at the right place
This commit is contained in:
parent
630bd1782c
commit
4ce1ccd62b
1 changed files with 1 additions and 2 deletions
|
@ -27,8 +27,7 @@
|
||||||
- config
|
- config
|
||||||
|
|
||||||
- name: setup /etc/fas-gpg directory
|
- name: setup /etc/fas-gpg directory
|
||||||
file: path=/etc/fas-gpg owner=fas group=fas mode=0700 state=directory
|
file: path=/etc/fas-gpg owner=fas group=fas mode=0700 state=directory setype=httpd_sys_content_rw_t
|
||||||
setype: httpd_sys_content_rw_t
|
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue