Role memcached_server for OpenStack-Ansible
Go to file
Jesse Pretorius 736969d00c Rename package lists (and related vars) appropriately
In order to make it easier to differentiate between the lists of
python packages, distribution packages, downloaded packages,
package pins and other similar variables the variable names are
being changed to ensure that they have a more explicit suffix
that defines the purpose and makes the naming more consistent.

This is to facilitate a lookup plugin which will be able to look
up all the package lists and present them as a consolidated piece
of data which may be used for artifact preparation.

Change-Id: Ib3d6dea38bf4d570e6b9501f9cb89632639d586e
2016-08-30 16:21:01 +01:00
defaults Rename package lists (and related vars) appropriately 2016-08-30 16:21:01 +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 first commit 2015-12-09 09:24:22 -06:00
meta Update meta to show support for Xenial and CentOS 2016-06-10 10:00:50 -04:00
releasenotes Rename package lists (and related vars) appropriately 2016-08-30 16:21:01 +01:00
tasks Rename package lists (and related vars) appropriately 2016-08-30 16:21:01 +01:00
templates Updated role using the Multi-Distro framework 2016-05-26 16:52:54 +01:00
tests Updated role using the Multi-Distro framework 2016-05-26 16:52:54 +01:00
vars Rename package lists (and related vars) appropriately 2016-08-30 16:21:01 +01:00
.gitignore Adding Vagrantfile for developer testing 2016-08-05 11:27:08 -04:00
.gitreview updated repo pathing for new org 2015-12-10 16:51:45 -06: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 Add SNI support to memcached_server role via OS packages 2016-08-22 14:54:19 +00:00
run_tests.sh Add SNI support to memcached_server role via OS packages 2016-08-22 14:54:19 +00:00
setup.cfg first commit 2015-12-09 09:24:22 -06: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 Enable log collection after functional testing 2016-08-29 21:34:02 -05: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