openstack-ansible-memcached.../tasks
Jonathan Rosser 261db5b883 Change netcat to be a required package
Netcat is not a direct dependancy of memcached nor the playbooks in
this role, however other OSA roles delegate tasks to the memcached
container and run shell commands which use nc.

This patch ensures that netcat is explicity installed into the
memcached container and we do not rely on it being present in the
container base image.

Given that the memcached_test_distro_packages variable is no longer
used, the associated bits for it are also removed.

Change-Id: Id046aa97ed90654f1859e584891fe5228f96aa90
2018-10-25 10:18:57 +01:00
..
main.yml use include_tasks instead of include 2018-07-24 20:47:25 +08:00
memcached_config.yml Fix regression for bare metal nodes 2017-12-06 10:32:25 +00:00
memcached_install.yml Change netcat to be a required package 2018-10-25 10:18:57 +01:00