682764493a443fd7196422b22888f9ea624a3720

There is no record for why we implement the MQ vhost/user creation outside of the role in the playbook, when we could do it inside the role. Implementing it inside the role allows us to reduce the quantity of group_vars duplicated from the role, and allows us to better document the required variables in the role. The delegation can still be done as it is done in the playbook too. In this patch we remove the test vars and tasks which were duplicated as they are no longer required. Change-Id: I7209861cd0b285ce1d641f68d2e97505cd3b1fb8
Team and repository tags
Designate role for OpenStack-Ansible
Ansible role to install OpenStack designate.
- Documentation for the project can be found at:
-
https://docs.openstack.org/openstack-ansible-os_designate/latest
- Release notes for the project can be found at:
-
https://docs.openstack.org/releasenotes/openstack-ansible-os_designate/
- The project source code repository is located at:
-
https://git.openstack.org/cgit/openstack/openstack-ansible-os_designate/
- The project home is at:
Description
Languages
Jinja
69.8%
Python
30.2%