mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 18:36:53 +08:00
Trust auto-generated metadata
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -165,13 +165,6 @@
|
||||
tags:
|
||||
- ipsilon
|
||||
|
||||
- name: copy SAML2 metadata
|
||||
copy: src={{ private }}/files/saml2/idp-{{env}}.xml dest=/etc/ipsilon/saml2/metadata.xml
|
||||
owner=ipsilon group=ipsilon mode=0644
|
||||
tags:
|
||||
- ipsilon
|
||||
|
||||
|
||||
- name: set sebooleans so ipsilon can talk to the db
|
||||
seboolean: name=httpd_can_network_connect_db
|
||||
state=true
|
||||
|
||||
Reference in New Issue
Block a user