openstack-ansible-rabbitmq_.../tasks
Jesse Pretorius 14cced1d77 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.

Backport includes: https://review.openstack.org/547471

Change-Id: Id059dbec3466cb1ef3ea567249f52384a8ade515
Partial-Bug: #1750656
(cherry picked from commit 23bd341129)
2018-02-23 15:07:52 +00:00
..
install_apt.yml Fix cache update after initial apt_repository fail 2018-02-23 15:07:52 +00:00
install_yum.yml Remove update_cache for yum 2017-08-22 18:15:08 +00:00
main.yml Bring consistency to tags 2017-01-13 14:17:40 +00:00
rabbitmq_cluster.yml Force Ansible to use dynamic includes 2016-09-22 15:53:45 +01:00
rabbitmq_cluster_create.yml Fix linting issues for ansible-lint 3.4.1 2016-11-02 19:36:39 +00:00
rabbitmq_cluster_join.yml Fix linting issues for ansible-lint 3.4.1 2016-11-02 19:36:39 +00:00
rabbitmq_install.yml Dynamically include install task file 2017-06-09 07:51:22 +00:00
rabbitmq_post_install.yml Add automatic restart for RabbitMQ 2017-08-22 14:52:26 +00:00
rabbitmq_pre_install.yml Use checksum option when downloading RabbitMQ 2017-04-20 15:32:06 +00:00
rabbitmq_restart.yml first commit 2015-12-09 09:25:11 -06:00
rabbitmq_set_cookie.yml Fix linting issues for ansible-lint 3.4.1 2016-11-02 19:36:39 +00:00
rabbitmq_ssl_key_create.yml first commit 2015-12-09 09:25:11 -06:00
rabbitmq_ssl_key_distribute.yml Make rabbitmq inventory group configurable 2016-07-14 08:14:30 -04:00
rabbitmq_ssl_key_store.yml Remove nova mentions from tasks and tags 2016-04-08 10:25:28 +01:00
rabbitmq_ssl_self_signed.yml Revert dynamic includes for inventory-based conditionals 2016-09-26 19:42:08 +01:00
rabbitmq_ssl_user_provided.yml Fix deprecation warning for undefined variables 2016-07-19 16:41:31 -07:00
rabbitmq_started.yml Multi-distro framework for rabbitmq_server role 2016-05-13 15:04:24 -07:00
rabbitmq_stopped.yml Fix server/hostname for RFC 1034/1035 2016-04-17 01:58:06 -05:00
rabbitmq_upgrade_check.yml Force Ansible to use dynamic includes 2016-09-22 15:53:45 +01:00
rabbitmq_upgrade_prep.yml Fix linting issues for ansible-lint 3.4.1 2016-11-02 19:36:39 +00:00