Merge "Add shibboleth repo only when it's in use"

This commit is contained in:
Zuul
2026-03-03 21:49:52 +00:00
committed by Gerrit Code Review

View File

@@ -45,7 +45,7 @@
gpgcheck: true
when:
- ansible_facts['pkg_mgr'] == 'dnf'
- keystone_sp != {}
- keystone_sp_apache_mod_shib | bool
- name: Install distro packages
ansible.builtin.package: