openstack-ansible-os_barbican/tasks
Jesse Pretorius 0b56e3dc7e 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: I27afcb8e650dc296e06d2bfaa9e084eb406fa4ef
Related-Bug: https://github.com/ansible/ansible/issues/17687
2016-09-22 12:18:16 +01:00
..
apache.yml Cleanup/standardize usage of tags 2016-07-08 12:06:08 -04:00
barbican_install_apt.yml Rename package lists (and related vars) appropriately 2016-08-30 16:34:28 +01:00
create-ssl-key.yml Cleanup/standardize usage of tags 2016-07-08 12:06:08 -04:00
database-setup.yml Only install to virtual environment 2016-07-14 08:06:31 -04:00
distribute-ssl-key.yml Cleanup/standardize usage of tags 2016-07-08 12:06:08 -04:00
init.yml Rename package lists (and related vars) appropriately 2016-08-30 16:34:28 +01:00
init_common.yml Force Ansible to use dynamic includes 2016-09-22 12:18:16 +01:00
init_systemd.yml Fix ansible performance issue 2016-08-02 09:11:11 +01:00
init_upstart.yml Implement Ubuntu 16.04 support with SystemD 2016-07-14 10:35:59 -04:00
install.yml Force Ansible to use dynamic includes 2016-09-22 12:18:16 +01:00
main.yml Force Ansible to use dynamic includes 2016-09-22 12:18:16 +01:00
post-install.yml Rename package lists (and related vars) appropriately 2016-08-30 16:34:28 +01:00
pre-install.yml Cleanup/standardize usage of tags 2016-07-08 12:06:08 -04:00
self-signed-ssl.yml Force Ansible to use dynamic includes 2016-09-22 12:18:16 +01:00
service-setup.yml Cleanup/standardize usage of tags 2016-07-08 12:06:08 -04:00
ssl.yml Force Ansible to use dynamic includes 2016-09-22 12:18:16 +01:00
store-ssl-key.yml Cleanup/standardize usage of tags 2016-07-08 12:06:08 -04:00
user-provided-ssl.yml Cleanup/standardize usage of tags 2016-07-08 12:06:08 -04:00