Role rabbitmq_server for OpenStack-Ansible
Go to file
Jonathan Rosser fb93d2862d Fix service restart when using tags
If an adjustment to the rabbit config is made which rewrites the
config file, and the playbook is run with
--tags rabbitmq-config,rabbitmq_server-config then the new config
file will be written but the service is not restarted.

This patch adds tag inheritance to the include_tasks for service
restarts to ensure that the service is restarted if the just the
config is updated.

Change-Id: Ia4bcc7a9421d16a8bc35340e1a31a3eb15519369
2021-05-05 11:23:06 +00:00
defaults Use ansible_facts[] instead of fact variables 2021-02-24 10:25:04 +00:00
doc Fix linter failures 2020-10-01 10:48:01 +00:00
examples [DOCS] Move RabbitMQ role docs 2016-08-12 12:01:48 -05:00
files Use in-repo GPG keys 2018-12-18 12:00:59 +00:00
meta Remove references to unsupported operating systems 2021-03-17 09:46:35 +00:00
releasenotes Merge "Use newer openstackdocstheme and reno versions" 2020-06-05 11:47:46 +00:00
tasks Fix service restart when using tags 2021-05-05 11:23:06 +00:00
templates Use ansible_facts[] instead of fact variables 2021-02-24 10:25:04 +00:00
tests Fix linter failures 2020-10-01 10:48:01 +00:00
vars Convert remaining ansible_ variables to ansible_facts[] 2021-03-17 09:48:22 +00:00
zuul.d [reno] Stop publishing release notes 2021-01-22 18:28:40 +02:00
.gitignore Updated from OpenStack Ansible Tests 2019-08-20 03:07:18 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:29:33 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2021-03-12 22:22:22 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-05-12 23:51:00 +03:00
LICENSE first commit 2015-12-09 09:25:11 -06:00
manual-test.rc Use centralised test scripts 2016-09-28 11:53:46 +01:00
README.rst Remove invalid link 2019-08-13 23:29:17 -07:00
run_tests.sh Updated from OpenStack Ansible Tests 2021-03-12 22:22:22 +00:00
tox.ini Cleanup py27 support 2020-04-27 19:57:02 +02:00
Vagrantfile Updated from OpenStack Ansible Tests 2021-03-22 08:51:22 +00: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/