From 3415ff33ff72f77ff68ff01f21d69f6db3ea9824 Mon Sep 17 00:00:00 2001 From: Michal Konecny Date: Thu, 1 Aug 2024 13:05:22 +0200 Subject: [PATCH] Remove PDC call from ipsilon playbook Signed-off-by: Michal Konecny --- roles/ipsilon/tasks/main.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/roles/ipsilon/tasks/main.yml b/roles/ipsilon/tasks/main.yml index b2d021eccd..c0bddcce04 100644 --- a/roles/ipsilon/tasks/main.yml +++ b/roles/ipsilon/tasks/main.yml @@ -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/