openstack-ansible-os_horizon/tasks
Jesse Pretorius 1f682b09ef 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: I72dabf1abace382f0b25499aaa56366a9baefa48
Related-Bug: https://github.com/ansible/ansible/issues/17687
2016-09-22 13:54:02 +01:00
..
horizon_apache.yml Cleanup/standardize usage of tags 2016-07-11 16:48:58 -04:00
horizon_db_setup.yml Cleanup/standardize usage of tags 2016-07-11 16:48:58 -04:00
horizon_install.yml Force Ansible to use dynamic includes 2016-09-22 13:54:02 +01:00
horizon_post_install.yml Enable Sahara panel in Horizon 2016-08-29 14:53:27 +00:00
horizon_pre_install.yml Cleanup/standardize usage of tags 2016-07-11 16:48:58 -04:00
horizon_service_setup.yml Cleanup/standardize usage of tags 2016-07-11 16:48:58 -04:00
horizon_ssl_key_create.yml Cleanup/standardize usage of tags 2016-07-11 16:48:58 -04:00
horizon_ssl_key_distribute.yml Cleanup/standardize usage of tags 2016-07-11 16:48:58 -04:00
horizon_ssl_key_store.yml Cleanup/standardize usage of tags 2016-07-11 16:48:58 -04:00
horizon_ssl_self_signed.yml Force Ansible to use dynamic includes 2016-09-22 13:54:02 +01:00
horizon_ssl_user_provided.yml Cleanup/standardize usage of tags 2016-07-11 16:48:58 -04:00
install-apt.yml Rename package lists (and related vars) appropriately 2016-08-30 18:04:39 +01:00
main.yml Force Ansible to use dynamic includes 2016-09-22 13:54:02 +01:00