DEPRECATED, role galera_client for OpenStack-Ansible
Go to file
Jesse Pretorius (odyssey4me) e31b259cb5 Revert "cleanup: don't update_cache when adding a new repo"
This reverts commit d8e1f4d83c
because the tasks are implemented that way for the following reason.

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.

This was all explained in the commit message for
I41de2b9a98977bb89de812a9fbc85a9f99d62942 but no notes were
added to the tasks, resulting in the confusion. To prevent this happening
again, we add the comments from Id059dbec3466cb1ef3ea567249f52384a8ade515
into these tasks.

Change-Id: I110f6fa3b6c6341ec4a8bd8cf69ae61bbbb50689
2019-01-07 11:30:22 +00:00
defaults Use in-repo GPG keys 2018-12-14 19:36:40 +00:00
doc Updated from global requirements 2018-03-15 07:29:21 +00:00
examples [DOCS] Move example playbook to separate file 2016-08-12 13:53:12 -05:00
files/gpg Use in-repo GPG keys 2018-12-14 19:36:40 +00:00
meta List ubuntu releases in release order 2018-08-06 12:11:06 +01:00
releasenotes Use in-repo GPG keys 2018-12-14 19:36:40 +00:00
tasks Revert "cleanup: don't update_cache when adding a new repo" 2019-01-07 11:30:22 +00:00
templates Use UNIX socket instead of TCP socket 2018-04-06 15:28:25 -04:00
tests cleanup: stop managing files inside /etc 2018-12-29 17:44:22 -05:00
vars Use in-repo GPG keys 2018-12-14 19:36:40 +00:00
zuul.d switch documentation job to new PTI 2018-08-21 13:21:45 +00:00
.gitignore Updated from OpenStack Ansible Tests 2018-10-02 14:50:33 +00:00
.gitreview updated repo pathing for new org 2015-12-10 20:49:56 -06:00
CONTRIBUTING.rst fix http links to https links 2018-11-24 11:16:10 +08:00
LICENSE first commit 2015-12-09 09:23:13 -06:00
README.rst Add bugs url link to README 2018-12-04 10:04:48 +00:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-09-28 06:17:11 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:05:25 +00:00
manual-test.rc Use centralised test scripts 2016-09-27 16:03:27 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2018-09-29 04:52:21 +00:00
setup.cfg Update mailinglist from dev to discuss 2018-12-05 09:16:38 +08:00
setup.py Updated from global requirements 2017-03-02 11:51:09 +00:00
tox.ini fix tox python3 overrides 2018-09-30 12:04:40 +00:00

README.rst

Team and repository tags

image

OpenStack-Ansible Galera client

Documentation for the project can be found at:

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

Role dependencies and requirements are on this documentation page.

Release notes for the project can be found at:

https://docs.openstack.org/releasenotes/openstack-ansible-galera_client/

The project source code repository is located at:

https://git.openstack.org/cgit/openstack/openstack-ansible-galera_client

The project home is at:

https://launchpad.net/openstack-ansible

The project bug tracker is located at:

https://bugs.launchpad.net/openstack-ansible