Role memcached_server for OpenStack-Ansible
Go to file
Jesse Pretorius 5a84473dc2 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 in vars, instead of using two tasks.

A dynamic inclusion is used to further optimise the
execution of the package installation. The minimum
Ansible version is updated to 2.0 to provide for
the ability to do dynamic inclusions.

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.

Change-Id: I71307d2a808fdc0f76e376a84651dad86b3f8b69
2017-06-09 09:14:59 +01:00
defaults Optimise the distro package installation 2017-06-09 09:14:59 +01:00
doc [DOCS] Move example playbook to separate file 2016-08-11 20:29:07 -05:00
examples [DOCS] Move example playbook to separate file 2016-08-11 20:29:07 -05:00
handlers Use ansible_service_mgr fact 2016-11-10 10:04:22 +00:00
meta Optimise the distro package installation 2017-06-09 09:14:59 +01:00
releasenotes Rename package lists (and related vars) appropriately 2016-08-30 16:21:01 +01:00
tasks Optimise the distro package installation 2017-06-09 09:14:59 +01:00
templates Adjust file descriptor limit when systemd is used 2016-09-15 17:23:37 -03:00
tests Use centralised Ansible test scripts 2016-10-19 17:29:04 +01:00
vars Optimise the distro package installation 2017-06-09 09:14:59 +01:00
.gitignore Update testing bits for consistency 2016-09-17 17:01:05 -04:00
.gitreview Update .gitreview for stable/newton 2016-09-29 14:42:15 -04:00
CONTRIBUTING.rst [DOCS] - Removing tags: and category: 2016-08-18 19:41:49 +00:00
LICENSE first commit 2015-12-09 09:24:22 -06:00
README.rst [DOCS] Add project links to README 2016-08-16 08:40:45 -05:00
Vagrantfile Remove apt update from Vagrantfile 2016-08-19 15:14:47 -04:00
bindep.txt Install python2-pyOpenSSL package on CentOS 2017-03-03 13:26:32 -06:00
manual-test.rc Use centralised test scripts 2016-09-30 10:33:27 +00:00
run_tests.sh Update testing bits for consistency 2016-09-17 17:01:05 -04:00
setup.cfg Changed the home-page link 2016-10-05 18:36:00 +00:00
setup.py Updated from global requirements 2016-07-12 14:47:32 +00:00
test-requirements.txt Updated from global requirements 2016-08-18 05:30:32 +00:00
tox.ini Use centralised Ansible test scripts 2016-10-19 17:29:04 +01:00

README.rst

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:

http://launchpad.net/openstack-ansible