Remove PDC call from ipsilon playbook
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
parent
fd42036f9f
commit
3415ff33ff
1 changed files with 0 additions and 9 deletions
|
@ -113,15 +113,6 @@
|
||||||
notify:
|
notify:
|
||||||
- restart apache
|
- restart apache
|
||||||
|
|
||||||
- name: load the PDC SAML2 metadata that will be included in the configuration.conf file
|
|
||||||
uri:
|
|
||||||
url: https://pdc{{ env_suffix }}.fedoraproject.org/saml2/metadata
|
|
||||||
return_content: yes
|
|
||||||
register: pdc_metadata
|
|
||||||
tags:
|
|
||||||
- ipsilon
|
|
||||||
- config
|
|
||||||
|
|
||||||
- name: load the AWX SAML2 metadata that will be included in the configuration.conf file
|
- name: load the AWX SAML2 metadata that will be included in the configuration.conf file
|
||||||
uri:
|
uri:
|
||||||
url: https://awx.fedoraproject.org/sso/metadata/saml/
|
url: https://awx.fedoraproject.org/sso/metadata/saml/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue