b259318aee
In https://review.openstack.org/457391 we consolidated the package install tasks into one set, but it's also possible to provide the package action plugin the parameters for the underlying module, so we do that here to get rid of the apt cache update task. 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: If3209379c04b3bfdf3fd8af8615fc6e0036b1c52 |
||
---|---|---|
.. | ||
main.yml | ||
memcached_config.yml | ||
memcached_install.yml |