mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-27 23:57:02 +08:00
Adjust fas playbook some
This commit is contained in:
@@ -27,7 +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_rw_content_t
|
||||
tags:
|
||||
- config
|
||||
|
||||
@@ -261,6 +261,7 @@
|
||||
- name: touch /var/lib/fedora-ca/crl/crl.pem and /var/lib/fedora-ca/cacert.pem
|
||||
command: touch /var/lib/fedora-ca/cacert.pem /var/lib/fedora-ca/crl/crl.pem
|
||||
when: master_fas_node == True
|
||||
changed_when: "1 != 1"
|
||||
tags:
|
||||
- config
|
||||
|
||||
|
||||
Reference in New Issue
Block a user