Role os_zun for OpenStack-Ansible
373e2d3042
When task/role files are included using include_tasks, tags are not passed to the included tasks. As a result, tags like neutron-config do not have the intended effect. This patch changes include_tasks to import_tasks for all cases where dynamic vars or loops are not used so that tags are properly handled. Reference - https://docs.ansible.com/ansible/latest/user_guide/playbooks_reuse.html https://bugs.launchpad.net/openstack-ansible/+bug/1815043 Change-Id: I7c4c7e6887cc756998ce028355402705a45e18ed |
||
---|---|---|
defaults | ||
doc | ||
examples | ||
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 | ||
tox.ini | ||
Vagrantfile |
Team and repository tags
OpenStack-Ansible zun
Ansible role that installs and configures OpenStack zun and all of its corresponding services.
- This role will install the following:
-
- zun-api
- zun-compute
Documentation for the project can be found at: https://docs.openstack.org/openstack-ansible-os_zun/latest/
Release notes for the project can be found at: https://docs.openstack.org/releasenotes/openstack-ansible-os_zun/
The project source code repository is located at: https://git.openstack.org/cgit/openstack/openstack-ansible-os_zun/
The project home is at: https://launchpad.net/openstack-ansible
The project bug tracker is located at: https://bugs.launchpad.net/openstack-ansible