openstack-ansible-memcached.../tasks
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
..
install-apt.yml Rename package lists (and related vars) appropriately 2016-08-30 16:21:01 +01:00
install-yum.yml Add retry to comply with the until loop 2016-09-08 09:34:01 -04:00
main.yml Adjust file descriptor limit when systemd is used 2016-09-15 17:23:37 -03:00
memcached_config.yml Adjust file descriptor limit when systemd is used 2016-09-15 17:23:37 -03:00
memcached_install.yml Force Ansible to use dynamic includes 2016-09-22 12:11:39 +01:00