openstack-ansible-memcached.../meta
Jimmy McCrory 0ca5e02d26 Optimise the distro package installation
In order to optimise the distro package installation
process the list of packages to install is prepared
for the host, then installed by passing the package
task the full list instead of using a loop.

The package lists in defaults are removed as it is
undesirable to make it easy to override these lists.
This is not provided for in any other roles.

Combined backport of:
- https://review.openstack.org/457391
- https://review.openstack.org/458519
- https://review.openstack.org/472305

Change-Id: I71307d2a808fdc0f76e376a84651dad86b3f8b69
2017-06-09 09:04:36 +01:00
..
main.yml Optimise the distro package installation 2017-06-09 09:04:36 +01:00