openstack-ansible-os_keystone/tasks
Jesse Pretorius 9653ed70a7 Move database creation into role
There is no record for why we implement the database creation outside
of the role in the playbook, when we could do it inside the role.

Implementing it inside the role allows us to reduce the quantity of
group_vars duplicated from the role, and allows us to better document
the required variables in the role. The delegation can still be done
as it is done in the playbook too.

In this patch we implement a new variable called 'keystone_db_setup_host'
which is used in the role to allow delegation of the database setup
task to any host, but defaults to the first member of the galera_all
host group. We also document the variable keystone_galera_address which
has been used for a long time, but never documented.

Change-Id: I2e4ca01a849a907558caec2dc05aa0b7ae009333
2018-06-04 07:34:09 +01:00
..
keystone_apache.yml Add external LB management handler hook interface 2017-09-16 13:41:28 -05:00
keystone_credential.yml Change include: to include_tasks: 2018-02-15 10:24:39 -06:00
keystone_credential_autorotate.yml Add credential_setup for keystone 2016-09-08 12:06:48 +01:00
keystone_credential_create.yml Rebuild credential-key repo during keystone[0] rebuild 2017-03-04 02:46:39 +00:00
keystone_credential_distribute.yml Fix linting issues for ansible-lint 3.4.1 2016-11-02 02:31:54 +00:00
keystone_db_setup.yml Move database creation into role 2018-06-04 07:34:09 +01:00
keystone_federation_sp_idp_setup.yml Do not log passwords 2018-04-17 12:24:23 +01:00
keystone_federation_sp_setup.yml Add external LB management handler hook interface 2017-09-16 13:41:28 -05:00
keystone_fernet.yml Change include: to include_tasks: 2018-02-15 10:24:39 -06:00
keystone_fernet_keys_autorotate.yml Use keystone_system_user_name in fernet rotation cron entry. 2016-07-15 15:06:36 -05:00
keystone_fernet_keys_create.yml Cleanup/standardize usage of tags 2016-05-24 15:51:03 -04:00
keystone_fernet_keys_distribute.yml Fix linting issues for ansible-lint 3.4.1 2016-11-02 02:31:54 +00:00
keystone_idp_metadata.yml Add external LB management handler hook interface 2017-09-16 13:41:28 -05:00
keystone_idp_self_signed_create.yml Add external LB management handler hook interface 2017-09-16 13:41:28 -05:00
keystone_idp_self_signed_distribute.yml Add external LB management handler hook interface 2017-09-16 13:41:28 -05:00
keystone_idp_self_signed_store.yml Cleanup/standardize usage of tags 2016-05-24 15:51:03 -04:00
keystone_idp_setup.yml Change include: to include_tasks: 2018-02-15 10:24:39 -06:00
keystone_idp_sp_setup.yml Do not log passwords 2018-04-17 12:24:23 +01:00
keystone_install.yml Add support for using distribution packages for OpenStack services 2018-05-14 13:13:41 +01:00
keystone_install_source.yml Add support for using distribution packages for OpenStack services 2018-05-14 13:13:41 +01:00
keystone_key_distribute.yml Avoid conflicting delegation with authorized_keys 2018-03-13 18:59:07 -07:00
keystone_key_populate.yml Avoid conflicting delegation with authorized_keys 2018-03-13 18:59:07 -07:00
keystone_key_setup.yml Change include: to include_tasks: 2018-02-15 10:24:39 -06:00
keystone_ldap_setup.yml Do not log passwords 2018-04-17 12:24:23 +01:00
keystone_nginx.yml Use a nginx conf.d file for the custom logging 2018-04-20 15:09:56 +01:00
keystone_post_install.yml Add support for using distribution packages for OpenStack services 2018-05-14 13:13:41 +01:00
keystone_pre_install.yml tasks: Ensure /etc/keystone/credential-keys is created on time 2018-05-10 21:21:59 +00:00
keystone_service_setup.yml Do not log passwords 2018-04-17 12:24:23 +01:00
keystone_ssl.yml Change include: to include_tasks: 2018-02-15 10:24:39 -06:00
keystone_ssl_key_create.yml Add external LB management handler hook interface 2017-09-16 13:41:28 -05:00
keystone_ssl_key_distribute.yml Add external LB management handler hook interface 2017-09-16 13:41:28 -05:00
keystone_ssl_key_store.yml Cleanup/standardize usage of tags 2016-05-24 15:51:03 -04:00
keystone_ssl_self_signed.yml Change include: to include_tasks: 2018-02-15 10:24:39 -06:00
keystone_ssl_user_provided.yml Add external LB management handler hook interface 2017-09-16 13:41:28 -05:00
keystone_token_cleanup.yml Use run_once instead of inventory scoping 2017-06-24 17:27:35 +00:00
keystone_uwsgi.yml Trivial: Fix the pep8 warning 2018-05-08 17:27:57 +08:00
main.yml Add support for using distribution packages for OpenStack services 2018-05-14 13:13:41 +01:00