openstack-ansible/playbooks
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
..
defaults/repo_packages Updated all of master to the latest SHAs 2015-06-08 17:18:14 -05:00
inventory Moved all of group_vars into a variable file 2015-06-02 14:02:38 +01:00
library Managing policy file with default file and user variables. 2015-04-16 17:00:05 +00:00
plugins/lookups Moved the playbook vars to defaults 2015-05-14 12:32:36 -05:00
roles Added apt update tasks to everything using apt 2015-06-16 13:13:58 -05:00
vars/configs Moved the playbook vars to defaults 2015-05-14 12:32:36 -05:00
ansible.cfg Merge "Remove ssh_retry plugin." 2015-04-16 19:20:12 +00:00
galera-install.yml Move Galera logs to /var/log/mysql_logs and set correct ownership 2015-05-07 09:42:12 -05:00
haproxy-install.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
lxc-containers-create.yml Fixed container user create issue 2015-05-04 21:31:13 +00:00
lxc-containers-destroy.yml Configurable lxc cache and rootfs path 2015-06-15 20:56:13 +00:00
lxc-hosts-setup.yml Moved the playbook vars to defaults 2015-05-14 12:32:36 -05:00
memcached-install.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
openstack-hosts-setup.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
os-cinder-install.yml Merge "Configure DB addresses for each service" 2015-06-11 20:24:02 +00:00
os-glance-install.yml Configure DB addresses for each service 2015-06-10 02:07:38 +00:00
os-heat-install.yml Configure DB addresses for each service 2015-06-10 02:07:38 +00:00
os-horizon-install.yml Configure DB addresses for each service 2015-06-10 02:07:38 +00:00
os-keystone-install.yml Configure DB addresses for each service 2015-06-10 02:07:38 +00:00
os-neutron-install.yml Configure DB addresses for each service 2015-06-10 02:07:38 +00:00
os-nova-install.yml Configure DB addresses for each service 2015-06-10 02:07:38 +00:00
os-swift-install.yml Adds rsyslog-client tag to install plays 2015-04-16 08:10:46 +00:00
os-tempest-install.yml Moved the playbook vars to defaults 2015-05-14 12:32:36 -05:00
rabbitmq-install.yml Adds rsyslog-client tag to install plays 2015-04-16 08:10:46 +00:00
repo-build.yml Updated the repo scripts 2015-04-11 17:44:59 -05:00
repo-clone-mirror.yml Updated the repo scripts 2015-04-11 17:44:59 -05:00
repo-install.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
repo-server.yml Adds rsyslog-client tag to install plays 2015-04-16 08:10:46 +00:00
repo-store-source.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
rsyslog-install.yml Updated ansible to use the latest stable release 2015-04-08 08:29:53 +01:00
setup-everything.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
setup-hosts.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
setup-infrastructure.yml Add new rsyslog server role 2015-03-15 20:07:56 +00:00
setup-openstack.yml Updated repository for minimum viable kilo install 2015-04-03 12:57:10 -05:00
utility-install.yml Added apt update tasks to everything using apt 2015-06-16 13:13:58 -05:00