Role os_neutron for OpenStack-Ansible
6341bbe743
In I4ec4fc2c2124a941f24478cbdf39ed34c0dce56f the long conditional set was broken out into its own variable to make it easier to grok, but the new variable was not wrapped in jinja braces, so it's evaluated as a string instead of jinja to interpret. Also, all conditionals that use the variable should be checking for a boolean value. Right now it might just consider the result true because the variable exists, rather than the value of the variable. Change-Id: Ic5210d62412ccf08e7d71860159aaaf37be9ddfd |
||
---|---|---|
defaults | ||
doc | ||
examples | ||
files | ||
handlers | ||
meta | ||
releasenotes | ||
tasks | ||
templates | ||
tests | ||
vars | ||
zuul.d | ||
.gitignore | ||
.gitreview | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
manual-test.rc | ||
README.rst | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini | ||
Vagrantfile |
Team and repository tags
OpenStack-Ansible neutron
Ansible role that installs and configures OpenStack neutron.
- Documentation for the project can be found at:
-
https://docs.openstack.org/openstack-ansible-os_neutron/latest/
- The project home is at: