mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-07-16 11:40:28 +08:00
give the argument at the right place
This commit is contained in:
@@ -27,8 +27,7 @@
|
||||
- config
|
||||
|
||||
- name: setup /etc/fas-gpg directory
|
||||
file: path=/etc/fas-gpg owner=fas group=fas mode=0700 state=directory
|
||||
setype: httpd_sys_content_rw_t
|
||||
file: path=/etc/fas-gpg owner=fas group=fas mode=0700 state=directory setype=httpd_sys_content_rw_t
|
||||
tags:
|
||||
- config
|
||||
|
||||
|
||||
Reference in New Issue
Block a user