273895816b5e4846343be0e534af9501e2dfe000

When task/role files are included using include_tasks, tags are not passed to the included tasks. As a result, tags like swift-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: I7553c3ef4d7620844f614da79b2cb1086eda23cb
Team and repository tags
Swift role for OpenStack-Ansible
Ansible role to install OpenStack swift and swift registry.
- Documentation for the project can be found at:
-
https://docs.openstack.org/openstack-ansible-os_swift/latest
- Release notes for the project can be found at:
-
https://docs.openstack.org/releasenotes/openstack-ansible-os_swift/
- The project source code repository is located at:
-
https://git.openstack.org/cgit/openstack/openstack-ansible-os_swift/
- The project home is at:
- The project bug tracker is located at:
Description
Languages
Jinja
80.1%
Python
14.3%
Shell
5.6%