openstack-ansible-os_keystone/tasks
Dmitriy Rabotyagov a51651213d Install distro_packages in pre-main
Main tasks are executed in a serial manner, so all keystone containers
except the first one end up not having rsync and sshd isntalled, while
we attempt to distribute fernet tokens once running against first host.

So we move installation of distro_packages to pre-main step
that is run in advance without serial approach.

This is alternative approach to [1].

[1] https://review.opendev.org/c/openstack/openstack-ansible-os_keystone/+/889936

Needed-By: https://review.opendev.org/c/openstack/openstack-ansible-lxc_hosts/+/889945
Change-Id: Ia53932f60d271b8f2843b880e024caacc7ae5c3f
2023-09-05 06:30:42 +00:00
..
keystone_apache.yml Fix linters and metadata 2023-07-14 20:44:53 +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 Fix linters and metadata 2023-07-14 20:44:53 +02:00
keystone_credential_distribute.yml Handle host with unset ansible_host 2022-04-26 13:39:33 +00:00
keystone_credential.yml Fix linters and metadata 2023-07-14 20:44:53 +02:00
keystone_db_sync.yml Fix linters and metadata 2023-07-14 20:44:53 +02:00
keystone_federation_sp_idp_setup.yml Stop reffering _member_ role 2023-08-15 13:18:45 +02:00
keystone_federation_sp_shib_setup.yml Fix linters and metadata 2023-07-14 20:44:53 +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 Fix linters and metadata 2023-07-14 20:44:53 +02:00
keystone_fernet_keys_distribute.yml Handle host with unset ansible_host 2022-04-26 13:39:33 +00:00
keystone_fernet.yml Fix linters and metadata 2023-07-14 20:44:53 +02:00
keystone_idp_setup.yml Fix linters and metadata 2023-07-14 20:44:53 +02:00
keystone_install.yml Fix linters and metadata 2023-07-14 20:44:53 +02:00
keystone_key_setup.yml Fix linters and metadata 2023-07-14 20:44:53 +02:00
keystone_ldap_setup.yml Remove mention of haproxy-endpoints role 2022-06-14 14:42:36 +02:00
keystone_post_install.yml Fix linters and metadata 2023-07-14 20:44:53 +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 Fix linters and metadata 2023-07-14 20:44:53 +02:00
main_pre.yml Install distro_packages in pre-main 2023-09-05 06:30:42 +00:00
main.yml Fix linters and metadata 2023-07-14 20:44:53 +02:00