openstack-ansible-galera_se.../tasks
Jesse Pretorius c5e81bf156 Do not ignore_errors for fallback keyserver
The initial keyserver usage should ignore errors so that
the fallback keyserver can be used. However the second
task should not ignore errors as there is no third
keyserver - if the first has failed, and the fallback has
failed, then the task should fail and the installation
should stop.

Change-Id: I60fdbbde70f9bb14cfdf57e4c357f1cd0fc24f55
(cherry picked from commit 31a6230218)
2016-10-17 18:18:26 +00:00
..
galera_bootstrap.yml Implement Xenial Support 2016-05-19 16:38:40 -04: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 Remove 'ignore_errors: true' in favor of 'failed_when: false' 2016-10-17 15:30:51 +01:00
galera_install_yum.yml Do not ignore_errors for fallback keyserver 2016-10-17 18:18:26 +00:00
galera_post_install.yml Force Ansible to use dynamic includes 2016-09-22 12:32:58 +01: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 Add retry logic to mysql_upgrade 2016-04-04 12:50:23 +01:00
galera_upgrade_pre.yml Add CentOS7 support to Galera Server 2016-05-23 13:04:38 -05:00
main.yml Adjust file descriptor limit when systemd is used 2016-09-15 21:26:26 +00:00