openstack-ansible-os_ironic/tasks
Jesse Pretorius b8574291fc 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: I634d7ba7c7d59b21cffd3cddfdc28717bbe91a86
Related-Bug: https://github.com/ansible/ansible/issues/17687
2016-09-22 13:57:52 +01:00
..
ironic_api_install.yml Force Ansible to use dynamic includes 2016-09-22 13:57:52 +01:00
ironic_api_post_install.yml Cleanup/standardize usage of tags 2016-08-11 17:23:20 -05:00
ironic_conductor_install.yml Force Ansible to use dynamic includes 2016-09-22 13:57:52 +01:00
ironic_conductor_post_install.yml Cleanup/standardize usage of tags 2016-08-11 17:23:20 -05:00
ironic_db_setup.yml Cleanup/standardize usage of tags 2016-08-11 17:23:20 -05:00
ironic_init_common.yml Force Ansible to use dynamic includes 2016-09-22 13:57:52 +01:00
ironic_init_systemd.yml Fix ansible performance issue 2016-08-02 09:19:33 +01:00
ironic_init_upstart.yml Add 16.04 support 2016-06-02 14:39:39 +00:00
ironic_init.yml Add 16.04 support 2016-06-02 14:39:39 +00:00
ironic_install_apt.yml Cleanup/standardize usage of tags 2016-08-11 17:23:20 -05:00
ironic_install.yml Force Ansible to use dynamic includes 2016-09-22 13:57:52 +01:00
ironic_post_install.yml Cleanup/standardize usage of tags 2016-08-11 17:23:20 -05:00
ironic_pre_install.yml Cleanup/standardize usage of tags 2016-08-11 17:23:20 -05:00
ironic_service_setup.yml Cleanup/standardize usage of tags 2016-08-11 17:23:20 -05:00
main.yml Force Ansible to use dynamic includes 2016-09-22 13:57:52 +01:00