Jesse Pretorius 9d43b6ffd0 Optimise apt cache update task
The update of the apt cache and the package installation
can all be handled in a single task by providing the
package action plugin with the right parameters. This
removes an extra task to optimise execution.

The minimum Ansible version is raised to 2.2 due to a
known bug [1] in Ansible's apt module which does not
update the cache properly if the cache update and the
install are combined in a single task.

[1] https://github.com/ansible/ansible-modules-core/issues/1497

Change-Id: I69970a3a76e6ac56095d0077c31f811d717d9216
2017-04-24 09:02:32 +00:00
2016-11-09 16:13:35 +00:00
2017-04-24 09:02:32 +00:00
2017-04-24 09:02:32 +00:00
2017-04-20 10:31:10 -07:00
2016-09-28 09:24:41 +01:00
2016-11-25 16:14:46 +01:00
2016-09-20 14:23:35 +05:30
2017-03-02 11:51:58 +00:00

Team and repository tags

image

OpenStack-Ansible neutron

Ansible role that installs and configures OpenStack neutron.

Documentation for the project can be found at:

http://docs.openstack.org/developer/openstack-ansible-os_neutron/

The project home is at:

http://launchpad.net/openstack-ansible

Description
Role os_neutron for OpenStack-Ansible
Readme 17 MiB
Languages
Jinja 73.1%
Python 19.2%
Shell 7.7%