Role rabbitmq_server for OpenStack-Ansible
Go to file
Jesse Pretorius 83b398e18b Join cluster without using a failed task
Currently a new node joining the cluster is done by using
a try/rescue operation which always fails for a new node,
causing a lot of confusion due to the failed task report.

This patch ensures that the implementation no longer does
that.

In order to prevent lint check failures, each join task
has a 'changed_when: true' added.

Change-Id: Ic1da9f3ad1016831fe37643165880e7ff98ca923
2018-02-10 17:07:22 +00:00
defaults Optimize CentOS Erlang installation 2017-09-12 09:59:47 -06:00
doc Remove pip_install dependency 2017-12-05 11:56:48 +00:00
examples [DOCS] Move RabbitMQ role docs 2016-08-12 12:01:48 -05:00
files first commit 2015-12-09 09:25:11 -06:00
meta Remove pip_install dependency 2017-12-05 11:56:48 +00:00
releasenotes Remove setting of version/release from releasenotes 2017-11-17 08:10:19 +01:00
tasks Join cluster without using a failed task 2018-02-10 17:07:22 +00:00
templates Add automatic restart for RabbitMQ 2017-08-18 08:50:19 -05:00
tests Upgrade to RabbitMQ 3.6.14 2017-11-27 10:24:17 +00:00
vars Upgrade to RabbitMQ 3.6.14 2017-11-27 10:24:17 +00:00
zuul.d Allow the experimental trigger of the integrated repo 2017-12-06 08:24:05 +00:00
.gitignore Updated from OpenStack Ansible Tests 2017-06-26 13:45:27 +00:00
.gitreview updated repo pathing for new org 2015-12-10 20:16:01 -06:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:06:57 +00:00
CONTRIBUTING.rst Update links in CONTRIBUTING.rst 2017-09-20 10:33:20 +08: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 Update links in README 2017-09-11 14:24:20 +08:00
run_tests.sh Updated from OpenStack Ansible Tests 2017-11-10 13:18:29 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-14 09:47:15 +08:00
setup.py Updated from global requirements 2017-03-02 11:52:21 +00:00
test-requirements.txt Updated from global requirements 2018-01-24 01:21:08 +00:00
tox.ini Ensure that role tests pin pip/setuptools/wheel 2017-06-04 11:23:56 +01:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-01-22 16:57:35 +00:00

Team and repository tags

image

OpenStack-Ansible RabbitMQ server

Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-rabbitmq_server/latest

The project home is at:

http://launchpad.net/openstack-ansible