Role rabbitmq_server for OpenStack-Ansible
Go to file
Jesse Pretorius 44f63d92dc 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:07:39 +00:00
defaults Optimize CentOS Erlang installation 2017-09-20 13:04:11 +00:00
doc Fix lint test failures 2017-11-24 17:51:29 +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 Actually pin erlang packages 2017-06-28 16:43:06 -07:00
releasenotes Fix lint test failures 2017-11-24 17:51:29 +00:00
tasks Fix cache update after initial apt_repository fail 2018-02-23 15:07:39 +00:00
templates Add automatic restart for RabbitMQ 2017-08-22 14:52:21 +00:00
tests tests: Remove duplicated container creation 2018-02-14 11:38:07 +00:00
vars Optimize CentOS Erlang installation 2017-09-20 13:04:11 +00:00
zuul.d Implement separate deploy and upgrade tests 2018-02-12 15:54:04 +00:00
.gitignore Updated from OpenStack Ansible Tests 2017-06-26 13:45:27 +00:00
.gitreview Update .gitreview for stable/pike 2017-08-18 08:00:56 +00:00
CONTRIBUTING.rst [DOCS] Cleanup the role docs for consistency and clarity 2016-03-09 21:28:38 -05:00
LICENSE first commit 2015-12-09 09:25:11 -06:00
README.rst Update URLs in documents according to document migration 2017-07-14 09:47:15 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2017-07-28 15:01:11 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-08-24 17:11:43 +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-10-31 00:10:20 +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 2017-07-27 19:18:25 +00:00
tox.ini Implement separate deploy and upgrade tests 2018-02-12 15:54:04 +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