openstack-ansible/playbooks/common-tasks
Jesse Pretorius 1d731cdd89 Ensure package cache is updated appropriately
When the repo container is removed, the apt cache config
is still in place and causes problems. This is due to the
tasks running to remove the cache configuration not
executing early enough in the deployment.

This patch re-orders the tasks so that the removal can
be done and the cache is updated afterwards to confirm
a working state.

It also makes the configuration happen on all hosts, then
all containers, at the right timings to ensure that if the
container is removed, the proxy config will also be removed
automatically.

Change-Id: I0d1bf9617594d9a5c7c2ea3335c80cc2478df985
2018-03-15 18:56:18 +00:00
..
dynamic-address-fact.yml Avoid retrieving IP from a missing bridge 2017-12-01 22:43:13 +01:00
dynamic-grouping.yml Move dynamic grouping conditional 2017-10-22 03:09:26 +00:00
haproxy-endpoint-manage.yml Added a common tag to the common tasks 2017-03-02 10:19:19 -06:00
mysql-db-user.yml Added a common tag to the common tasks 2017-03-02 10:19:19 -06:00
os-log-dir-setup.yml Added a common tag to the common tasks 2017-03-02 10:19:19 -06:00
os-lxc-container-setup.yml Allow disabling container restarts 2017-12-01 22:41:36 +01:00
os-nspawn-container-setup.yml Add nspawn container driver 2018-02-11 19:02:24 -06:00
package-cache-proxy.yml Ensure package cache is updated appropriately 2018-03-15 18:56:18 +00:00
rabbitmq-vhost-user.yml Added a common tag to the common tasks 2017-03-02 10:19:19 -06:00
restart-service.yml Workaround ansible lint failure 2017-12-12 08:03:16 +00:00
set-pip-upstream-url.yml Set timeouts on uri tasks 2018-03-04 15:48:20 -05:00
set-upper-constraints.yml Set timeouts on uri tasks 2018-03-04 15:48:20 -05:00
unbound-clients.yml Move resolvconf JIT execution to common tasks 2017-09-21 08:08:59 -05:00