openstack-ansible-galera_se.../tasks
Jimmy McCrory ba449a719e Fix fact set using ternary filter
When the set_fact module is used with the ternary filter the evaluated
condition must be surrounded in parentheses, otherwise the fact will
always be set to False.

While other uses of ternary within this role don't seem to be effected,
update them also for consistency and readability.

Change-Id: I4809ded8b6fe738f8fa700434739ee0b1f6d3af1
(cherry picked from commit 2f68deee89)
2017-02-28 21:25:06 +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 Install packages in one step 2017-02-28 21:19:06 +00:00
galera_install_apt.yml Fix fact set using ternary filter 2017-02-28 21:25:06 +00:00
galera_install_yum.yml Install packages in one step 2017-02-28 21:19:06 +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 Fix fact set using ternary filter 2017-02-28 21:25:06 +00: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 Install packages in one step 2017-02-28 21:19:06 +00:00