Role memcached_server for OpenStack-Ansible
e16ddfd17a
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 |
||
---|---|---|
defaults | ||
doc | ||
examples | ||
handlers | ||
meta | ||
releasenotes | ||
tasks | ||
templates | ||
tests | ||
vars | ||
.gitignore | ||
.gitreview | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
manual-test.rc | ||
README.rst | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini | ||
Vagrantfile |
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: