Drop the proxy config file from the yubikey role as it's not there
This commit is contained in:
parent
f1dfac5966
commit
90547c698e
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@
|
|||
with_items:
|
||||
- { file: yk-ksm.conf, dest: /etc/httpd/conf.d/yk-ksm.conf }
|
||||
- { file: yk-val.conf, dest: /etc/httpd/conf.d/yk-val.conf }
|
||||
- { file: yk-ksm.conf, dest: /etc/httpd/conf.d/admin.fedoraproject.org/yk-val.conf }
|
||||
|
||||
- name: enable httpd_can_network_connect selinux boolean
|
||||
seboolean: name=httpd_can_network_connect state=yes persistent=yes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue