openstack-ansible-galera_cl.../tasks
git-harry 78a6637b16 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 15:57:55 +00:00
..
galera_client_install.yml Revert "RedHat: Ensure that conflicting MariaDB packages are removed" 2018-02-08 21:57:32 +00:00
galera_client_install_apt.yml Fix cache update after initial apt_repository fail 2018-02-22 15:57:55 +00:00
galera_client_install_dnf.yml Add dnf support 2017-08-02 13:13:38 -05:00
galera_client_install_yum.yml Set proper yum repo priority on CentOS 7 2018-02-16 14:26:48 +00:00
galera_client_install_zypper.yml SUSE: Switch to upstream MariaDB repository 2018-01-24 15:22:35 +00:00
galera_client_post_install.yml Fix SSL handling for galera clusters 2017-11-30 18:50:29 +00:00
galera_client_ssl.yml Fix SSL cert distribution tasks 2017-12-13 15:10:51 -08:00
main.yml Fix SSL handling for galera clusters 2017-11-30 18:50:29 +00:00