Merge "Fix package name for mod_auth_openidc"
This commit is contained in:
@@ -44,7 +44,7 @@ _keystone_sp_apache_mod_auth_openidc_gte_2_4_11: true
|
||||
keystone_sp_apache_mod_packages:
|
||||
- name: shibboleth
|
||||
state: "{{ keystone_sp_apache_mod_shib | ternary('present', 'absent') }}"
|
||||
- name: mod-auth-openidc
|
||||
- name: mod_auth_openidc
|
||||
state: "{{ keystone_sp_apache_mod_auth_openidc | ternary('present', 'absent') }}"
|
||||
|
||||
keystone_developer_mode_distro_packages:
|
||||
|
Reference in New Issue
Block a user