Jesse Pretorius d1d87b8f12 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: I55d735cfc6f33dcbf4d80c97209446d3b234aaaf
Related-Bug: https://github.com/ansible/ansible/issues/17687
2016-09-22 12:10:57 +01:00
..
2016-09-16 12:28:33 -04:00
2015-11-03 04:22:57 -06:00
2016-08-17 15:54:30 -04:00