openstack-ansible-galera_se.../tasks
Andy McCrae a236715a36 Retry galera_running_check after systemctl daemon-reload
Since the systemctl daemon-reload has been added we're seeing some race
conditions that are causing intermittent failures. We can utilise the
retry option for galera_running_check and ensure the service is running
before continuing.

Change-Id: I7937a71f81862db3de682e45dda62fa0432c31a1
(cherry picked from commit 841ac16df6)
2017-02-16 11:56:43 +00:00
..
galera_bootstrap.yml Retry galera_running_check after systemctl daemon-reload 2017-02-16 11:56:43 +00:00
galera_cluster_state.yml Remove 'ignore_errors: true' in favor of 'failed_when: false' 2016-10-17 15:30:51 +01:00
galera_install.yml Force Ansible to use dynamic includes 2016-09-22 12:32:58 +01:00
galera_install_apt.yml Bring consistency to tags 2017-01-18 10:53:16 +00:00
galera_install_yum.yml Bring consistency to tags 2017-01-18 10:53:16 +00:00
galera_post_install.yml Move the limits.conf template to limits.d 2017-01-30 09:25:26 -06:00
galera_pre_install.yml Adjust file descriptor limit when systemd is used 2016-09-15 21:26:26 +00:00
galera_running_check.yml Add retry logic to mysql_upgrade 2016-04-04 12:50:23 +01:00
galera_setup.yml Add CentOS7 support to Galera Server 2016-05-23 13:04:38 -05:00
galera_upgrade_check.yml Force Ansible to use dynamic includes 2016-09-22 12:32:58 +01:00
galera_upgrade_check_apt.yml Remove 'ignore_errors: true' in favor of 'failed_when: false' 2016-10-17 15:30:51 +01:00
galera_upgrade_check_yum.yml Remove 'ignore_errors: true' in favor of 'failed_when: false' 2016-10-17 15:30:51 +01:00
galera_upgrade_post.yml Remove duplicate when conditions 2016-10-21 16:12:09 +00:00
galera_upgrade_pre.yml Remove duplicate when conditions 2016-10-21 16:12:09 +00:00
main.yml Bring consistency to tags 2017-01-18 10:53:16 +00:00