openstack-ansible-os_keystone/tasks
Kevin Carter 2589ce6db0 Add variable for the ssh service
The ssh service on ubuntu based systems is "ssh" which is established by
the service unit path `/lib/systemd/system/ssh.service`. When running
the service will respond to the name "sshd" however this is just an
alias. This change adds a variable to set the service unit name
based on the distro family which will allow the service to start should
it be masked.

The change will now delegate to all nodes within the keystone cluster
ensuring ssh is enabled and started. If SSH is not running everywhere at
the same time keystone key rotation will not be possible later on in the
role.

Change-Id: I552a6bb09b3ab917bfcad140633fe4662c0c5a82
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-10-01 19:59:13 -05: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 Fix usage of "|" for tests 2018-07-12 16:44:21 +02: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 Remove the unnecessary space 2018-07-20 06:57:55 -04: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 Fix usage of "|" for tests 2018-07-12 16:44:21 +02:00
keystone_idp_self_signed_store.yml Fix usage of "|" for tests 2018-07-12 16:44:21 +02:00
keystone_idp_setup.yml Change include: to include_tasks: 2018-02-15 10:24:39 -06:00
keystone_idp_sp_setup.yml Fix usage of "|" for tests 2018-07-12 16:44:21 +02:00
keystone_install.yml Drop Admin API from Keystone 2018-09-14 11:44:40 -06:00
keystone_install_source.yml Setup oslo.messaging extra packages for optional drivers 2018-09-11 10:24:03 -04: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 variable for the ssh service 2018-10-01 19:59:13 -05:00
keystone_pre_install.yml Add systemd journal logging to the service config 2018-07-26 16:01:29 +00:00
keystone_service_bootstrap.yml Drop Admin API from Keystone 2018-09-14 11:44:40 -06:00
keystone_service_update.yml Execute service setup against a delegated host using Ansible built-in modules 2018-07-13 19:01:59 +00: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 Merge "Avoid looping systemd_service role include" 2018-08-18 01:47:18 +00:00
main.yml Update messaging configuration 2018-09-22 10:12:30 -04:00
mq_setup.yml Updated from OpenStack Ansible Tests 2018-08-20 10:48:49 +00:00