Go to file
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
2023-03-07 09:10:59 +00:00
2022-05-30 16:01:46 +02:00
2016-08-12 12:01:48 -05:00
2020-10-01 10:48:01 +00:00
2021-04-26 19:13:20 +03:00
2019-04-19 19:29:33 +00:00
2015-12-09 09:25:11 -06:00
2016-09-28 11:53:46 +01:00
2019-08-13 23:29:17 -07:00
2022-12-27 17:53:27 +01:00

Team and repository tags

image

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:

https://launchpad.net/openstack-ansible

The project bug tracker is located at:

https://bugs.launchpad.net/openstack-ansible/

Description
Role rabbitmq_server for OpenStack-Ansible
Readme 7.4 MiB
Languages
Python 69.3%
Jinja 30.1%
Shell 0.6%