Role galera_server for OpenStack-Ansible
Go to file
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
defaults Use local facts for ansible_architecture 2017-01-17 14:35:14 -08:00
doc [DOCS] Move example playbook to separate file 2016-08-12 13:31:55 -05:00
examples [DOCS] Move example playbook to separate file 2016-08-12 13:31:55 -05:00
files Implement Xenial Support 2016-05-19 16:38:40 -04:00
handlers Merge "Allow a single-node MariaDB cluster to restart properly" into stable/newton 2016-11-16 14:38:42 +00:00
library Prevent galera_cluster_name from changing. 2016-09-13 17:32:53 +01:00
meta Rename package lists (and related vars) appropriately 2016-08-26 15:47:41 +01:00
releasenotes Merge "Move the limits.conf template to limits.d" into stable/newton 2017-01-30 17:38:30 +00:00
tasks Fix fact set using ternary filter 2017-02-28 21:25:06 +00:00
templates Set the proper amount of open files in systemd 2017-01-25 09:28:35 +00:00
tests Standardize IP range/bridges 2016-10-27 16:14:24 +02:00
vars Install packages in one step 2017-02-28 21:19:06 +00:00
.gitignore Add tests/common to .gitignore 2016-10-17 14:41:29 +00:00
.gitreview Update .gitreview for stable/newton 2016-09-29 14:40:45 -04:00
CONTRIBUTING.rst [DOCS] - Removing tags: and category: 2016-08-18 15:03:45 -04:00
LICENSE first commit 2015-12-09 09:23:50 -06:00
README.rst [DOCS] Move example playbook to separate file 2016-08-12 13:31:55 -05:00
Vagrantfile Remove apt update from Vagrantfile 2016-08-24 20:04:37 +00:00
bindep.txt Compress test execution logs 2016-09-09 10:10:38 +01:00
manual-test.rc Use centralised test scripts 2016-09-30 10:29:09 +00:00
run_tests.sh Update testing bits for consistency 2016-09-17 17:10:10 -04:00
setup.cfg Update homepage with developer documentation page 2016-09-20 12:42:19 +05:30
setup.py Updated from global requirements 2016-07-15 03:57:25 +00:00
test-requirements.txt Updated from global requirements 2016-08-19 19:50:57 +00:00
tox.ini Use centralised Ansible test scripts 2016-10-19 16:35:15 +01:00

README.rst

OpenStack-Ansible Galera server

Documentation for the project can be found at:

http://docs.openstack.org/developer/openstack-ansible-galera_server

The project home is at:

http://launchpad.net/openstack-ansible