openstack-ansible/playbooks/roles/openstack_hosts/tasks
kevin 59381b51ff Added apt update tasks to everything using apt
This change adds a specific update task to all tasks that all the
apt ansible module. This change was done to ensure that the cache
is updated as expected when instructed to do so. The reason that
the cache update is being removed from the grouping is because
there is an upstream bug that is effecting the process by which
the apt cache is updated when there is a package list to process
within the same task. The work around to make this function as
expected is to move the update into its own task without a package
list.

Upstream Ansible bug:
  - https://github.com/ansible/ansible-modules-core/issues/1497

Change-Id: Ic06d89a76d772c12888b4bc4bbf147be58b0c150
Related-Bug: 1464771
2015-06-16 13:13:58 -05:00
..
main.yml Handle proxies through environment variables 2015-05-27 17:24:55 -05:00
openstack_authorized_keys.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
openstack_host_packages.yml Added apt update tasks to everything using apt 2015-06-16 13:13:58 -05:00
openstack_kernel_check.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
openstack_kernel_modules.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
openstack_kernel_tuning.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
openstack_lvm_config.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
openstack_proxy_settings.yml Handle proxies through environment variables 2015-05-27 17:24:55 -05:00
openstack_release.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
openstack_sysstat.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
openstack_update_hosts_file.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00