78fbffd20ccec4f49756ed4a67c54887d50a8579
Due to historical reasons RabbitMQ operations, like start/stop/restart were perfromed in tasks and triggered on changes. As of today there seems to be no need in such approach and we can use handlers instead. It will also move some tasks, which intend to run when service is running, to their own file. This also allows to run them once on cluster rather then for each host. We also merge set_cookie with post_install as there is no reason to maintain the task in it's own file. Change-Id: I222b9de3ca531724b05c7fa2cf032a3271055d64
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%