DEPRECATED, role galera_client for OpenStack-Ansible
Go to file
git-harry 3a01c65e3d 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.

Change-Id: I41de2b9a98977bb89de812a9fbc85a9f99d62942
Partial-bug: 1750656
(cherry picked from commit 69729be3d1)
2018-02-22 16:06:43 +00:00
defaults Prevent latest mariadb version 2018-02-08 10:46:24 +00:00
doc Remove 'operating system' 2017-02-21 19:26:16 +00:00
examples [DOCS] Move example playbook to separate file 2016-08-12 13:53:12 -05:00
meta Remove Trusty support from galera_client role 2016-12-15 12:41:21 +00:00
releasenotes Remove release note for yum mirror change 2018-02-08 13:54:38 +00:00
tasks Fix cache update after initial apt_repository fail 2018-02-22 16:06:43 +00:00
templates Use the apt_package_pinning role 2016-05-05 19:11:15 -07:00
tests Used cached git sources and enable depends-on 2017-11-06 18:20:16 +00:00
vars Prevent latest mariadb version 2018-02-08 10:46:24 +00:00
zuul.d Zuul: Remove project name 2018-02-12 14:03:41 -08:00
.gitignore Updated from OpenStack Ansible Tests 2017-08-25 11:27:14 +00:00
.gitreview Update .gitreview for stable/ocata 2017-02-03 18:57:26 +00:00
CONTRIBUTING.rst [DOCS] - Removing tags: and category: 2016-08-18 15:00:15 -04:00
LICENSE first commit 2015-12-09 09:23:13 -06:00
README.rst Show team and repo badges on README 2016-11-25 16:01:00 +01:00
Vagrantfile Updated from OpenStack Ansible Tests 2017-08-25 11:27:14 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-08-25 11:27:14 +00:00
manual-test.rc Use centralised test scripts 2016-09-27 16:03:27 +01:00
run_tests.sh Used cached git sources and enable depends-on 2017-11-06 18:20:16 +00:00
setup.cfg update homepage with developer documentation page 2016-09-20 13:12:12 +05:30
setup.py Updated from global requirements 2016-07-15 03:57:23 +00:00
test-requirements.txt Updated from global requirements 2016-12-02 05:10:15 +00:00
tox.ini Used cached git sources and enable depends-on 2017-11-06 18:20:16 +00:00

README.rst

Team and repository tags

image

OpenStack-Ansible Galera client

Documentation for the project can be found at:

http://docs.openstack.org/developer/openstack-ansible-galera_client

The project home is at:

http://launchpad.net/openstack-ansible