e6f1c6955835f9d9c5cb9acefa30f50202139d39
Damian Dabrowski
e6f1c69558
Do not use 'always' tag in inappropriate places
Using 'always' tag in combination with condition depending on variables is not always a good idea because these variables may not be defined at the moment. Currently, rabbitmq_server role cannot be executed with tag limit, because task containing 'always' tag has a condition operating on variable(s) that are registered only when 'rabbitmq-config' tag is being used. Change-Id: I7ef7b3fed79933b4c8bbc39a63ca6db54532e10e
Team and repository tags
OpenStack-Ansible RabbitMQ server
Ansible role to install OpenStack RabbitMQ server.
- Documentation for the project can be found at:
-
https://docs.openstack.org/openstack-ansible-rabbitmq_server/latest/
- Release notes for the project can be found at:
-
https://docs.openstack.org/releasenotes/openstack-ansible-rabbitmq_server/
- The project source code repository is located at:
-
https://opendev.org/openstack/openstack-ansible-rabbitmq_server/
- The project home is at:
- The project bug tracker is located at:
Description
Languages
Python
69.3%
Jinja
30.1%
Shell
0.6%