b259318aeeeaee3c6b98fcb56cbd1830f87dc777
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
Team and repository tags
OpenStack-Ansible Memcached server
Ansible role to install and configure Memcached.
- Documentation for the project can be found at:
-
http://docs.openstack.org/developer/openstack-ansible-memcached_server/
- The project home is at:
Description
Languages
Python
88.1%
Jinja
11.9%