openstack-ansible-os_keystone/tasks
Damian Dabrowski 6661a9dab7 Rename keystone_ssl to keystone_backend_ssl
To standarize variable name across roles, this change renames
`keystone_ssl` to `keystone_backend_ssl`.
All other roles use `<service>_backend_ssl` format.
It also better describes what it does. With `keystone_ssl` it's unclear
whether it is about frontend or backend.

Backward compatibility will not be implemented because securing haproxy
traffic to its backends with TLS is currently not supported by OSA so
it is hard to leverage `keystone_ssl` variable anyway.

Change-Id: Ibf8607a4cf62ab518a09d64b1054ff7fbc580000
2023-04-08 12:53:10 +00:00
..
keystone_apache.yml Remove mention of haproxy-endpoints role 2022-06-14 14:42:36 +02:00
keystone_credential_autorotate.yml Define condition for the first play host one time 2020-09-08 18:20:43 +03:00
keystone_credential_create.yml Set the user argument in the cron module 2019-02-22 02:12:23 +00:00
keystone_credential_distribute.yml Handle host with unset ansible_host 2022-04-26 13:39:33 +00:00
keystone_credential.yml Define condition for the first play host one time 2020-09-08 18:20:43 +03:00
keystone_db_sync.yml Remove mention of haproxy-endpoints role 2022-06-14 14:42:36 +02:00
keystone_federation_sp_idp_setup.yml Refactor out library/keystone_sp and updates to use collections 2021-07-05 14:18:49 +00:00
keystone_federation_sp_shib_setup.yml Remove mention of haproxy-endpoints role 2022-06-14 14:42:36 +02:00
keystone_fernet_keys_autorotate.yml Define condition for the first play host one time 2020-09-08 18:20:43 +03:00
keystone_fernet_keys_create.yml Cleanup/standardize usage of tags 2016-05-24 15:51:03 -04:00
keystone_fernet_keys_distribute.yml Handle host with unset ansible_host 2022-04-26 13:39:33 +00:00
keystone_fernet.yml Define condition for the first play host one time 2020-09-08 18:20:43 +03:00
keystone_idp_setup.yml Remove mention of haproxy-endpoints role 2022-06-14 14:42:36 +02:00
keystone_install.yml Define venv_tag as separate task for distro 2022-12-06 11:58:52 +00:00
keystone_key_setup.yml Use ssh_keypairs role to generate fernet sync ssh keys 2022-04-04 15:59:10 +00:00
keystone_ldap_setup.yml Remove mention of haproxy-endpoints role 2022-06-14 14:42:36 +02:00
keystone_post_install.yml Remove mention of haproxy-endpoints role 2022-06-14 14:42:36 +02:00
keystone_service_bootstrap.yml Check the service status during bootstrap against the internal VIP 2022-08-08 19:07:57 +00:00
main_keystone_federation_sp_idp_setup.yml Refactor out library/keystone_sp and updates to use collections 2021-07-05 14:18:49 +00:00
main_pre.yml Add a new main tasks file for pre-service setup 2022-05-29 16:14:07 +00:00
main.yml Rename keystone_ssl to keystone_backend_ssl 2023-04-08 12:53:10 +00:00