openstack-ansible-ceph_client/tasks
Jesse Pretorius db70936846 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
2018-02-22 14:23:47 +00:00
..
ceph_auth.yml Move to use filtered packages/services/clients 2017-08-10 15:55:08 +01:00
ceph_auth_extra.yml Use the host python interpreter when delegating to localhost 2017-06-15 09:26:32 -04:00
ceph_auth_extra_compute.yml Use the host python interpreter when delegating to localhost 2017-06-15 09:26:32 -04:00
ceph_config.yml Tag clean up 2017-02-28 17:45:39 -06:00
ceph_config_extra.yml Use the host python interpreter when delegating to localhost 2017-06-15 09:26:32 -04:00
ceph_get_mon_host.yml Make the ceph mon test more robust 2017-09-06 17:45:43 +00:00
ceph_install.yml Move to use filtered packages/services/clients 2017-08-10 15:55:08 +01:00
ceph_install_python_libs.yml Tag clean up 2017-02-28 17:45:39 -06:00
ceph_preinstall_apt.yml Fix cache update after initial apt_repository fail 2018-02-22 14:23:47 +00:00
ceph_preinstall_dnf.yml Add dnf support 2017-08-02 13:27:06 -05:00
ceph_preinstall_yum.yml Add priority of 50 for yum ceph repository on CentOS 2017-04-05 08:26:41 -04:00
main.yml Remove one layer of includes 2017-11-20 14:42:40 +00:00