openstack-ansible-ceph_client/tasks
Jesse Pretorius 94cf883b09 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: I43bd89e9bd5e2094eb0c138e17045ea64cd62c4d
Partial-Bug: #1750656
(cherry picked from commit db70936846)
2018-02-23 12:03:39 +00:00
..
ceph_auth.yml Merge "Make sure libvirtd is started." into stable/ocata 2017-03-03 15:40:13 +00:00
ceph_auth_extra.yml Use the host python interpreter when delegating to localhost 2017-06-17 04:28:09 +00:00
ceph_auth_extra_compute.yml Use the host python interpreter when delegating to localhost 2017-06-17 04:28:09 +00:00
ceph_config.yml Tag clean up 2017-03-03 15:03:50 +00:00
ceph_config_extra.yml Use the host python interpreter when delegating to localhost 2017-06-17 04:28:09 +00:00
ceph_get_mon_host.yml Tag clean up 2017-03-03 15:03:50 +00:00
ceph_install.yml Use package module to install distro packages 2017-05-03 15:32:41 +00:00
ceph_install_python_libs.yml Tag clean up 2017-03-03 15:03:50 +00:00
ceph_preinstall_apt.yml Fix cache update after initial apt_repository fail 2018-02-23 12:03:39 +00:00
ceph_preinstall_yum.yml Add priority of 50 for yum ceph repository on CentOS 2017-04-05 15:28:33 +00:00
main.yml Remove one layer of includes 2017-11-20 15:59:28 +00:00