Role rabbitmq_server for OpenStack-Ansible
Go to file
Jesse Pretorius cffd1ebd45 Fix cache update after initial apt_repository fail
If apt_repository fails to update the apt cache after updating the
configuration, retries don't register there was a change and so no
attempt is made to update the cache by the module on the second attempt.
This failure can result in a failure to install packages.

This change adds an apt module task to update the cache if the
apt_repository task registers a change. This means updating the cache
will get retried on failure and no longer fail silently.

Backport includes: https://review.openstack.org/547471

Change-Id: Id059dbec3466cb1ef3ea567249f52384a8ade515
Partial-Bug: #1750656
(cherry picked from commit 23bd341129)
2018-02-23 15:03:32 +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 Fix cache update after initial apt_repository fail 2018-02-23 15:03:32 +00:00
templates Add automatic restart for RabbitMQ 2017-08-18 08:50:19 -05:00
tests tests: Remove duplicated container creation 2018-02-19 13:26:15 +00:00
vars Upgrade to RabbitMQ 3.6.14 2017-11-27 10:24:17 +00:00
zuul.d Implement separate deploy and upgrade tests 2018-02-19 13:25:46 +00:00
.gitignore Updated from OpenStack Ansible Tests 2017-06-26 13:45:27 +00:00
.gitreview Update .gitreview for stable/queens 2018-02-14 15:51:29 +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
README.rst Update links in README 2017-09-11 14:24:20 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-01-22 16:57:35 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:06:57 +00:00
manual-test.rc Use centralised test scripts 2016-09-28 11:53:46 +01: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 Implement separate deploy and upgrade tests 2018-02-19 13:25:46 +00:00

README.rst

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