Jesse Pretorius 481ad31683 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: I638b9e20176e0205a378704150e88d098b925c83
Related-Bug: https://github.com/ansible/ansible/issues/17687
2016-09-22 16:00:43 +01:00
..
2016-08-12 15:10:27 +00:00
2016-08-30 18:24:06 +00:00
2016-09-06 13:21:11 +00:00
2016-07-22 10:52:49 -05:00
2016-08-31 15:56:05 -05:00
2016-09-22 16:00:43 +01:00
2016-08-26 15:43:13 -05:00
2016-06-03 10:49:52 -05:00
2016-07-22 10:52:49 -05:00