mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-29 04:51:16 +08:00
Remove PDC call from ipsilon playbook
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
@@ -113,15 +113,6 @@
|
||||
notify:
|
||||
- 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
|
||||
uri:
|
||||
url: https://awx.fedoraproject.org/sso/metadata/saml/
|
||||
|
||||
Reference in New Issue
Block a user