Role memcached_server for OpenStack-Ansible
Go to file
Jesse Pretorius e16ddfd17a Force Ansible to use dynamic includes
Ansible 2.1.1 introduces a regression in the way conditional
includes are handled which results in every task in the
included file being evaluated even if the condition for the
include is not met. This extends the run time significantly
for a deployment.

This patch forces all conditional includes to be dynamic.

Change-Id: Ide7992e9f83f5462c92f1b15d53a5eed2e9d8e95
Related-Bug: https://github.com/ansible/ansible/issues/17687
2016-09-22 12:11:39 +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 Adjust file descriptor limit when systemd is used 2016-09-15 17:23:37 -03: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 Force Ansible to use dynamic includes 2016-09-22 12:11:39 +01:00
templates Adjust file descriptor limit when systemd is used 2016-09-15 17:23:37 -03: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 Update testing bits for consistency 2016-09-17 17:01:05 -04:00
.gitreview updated repo pathing for new org 2015-12-10 16:51:45 -06:00
bindep.txt Compress test execution logs 2016-09-09 10:20:46 +01: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
manual-test.rc Update testing bits for consistency 2016-09-17 17:01:05 -04:00
README.rst [DOCS] Add project links to README 2016-08-16 08:40:45 -05:00
run_tests.sh Update testing bits for consistency 2016-09-17 17:01:05 -04: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 Update testing bits for consistency 2016-09-17 17:01:05 -04:00
Vagrantfile Remove apt update from Vagrantfile 2016-08-19 15:14:47 -04:00

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