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: I864e5178f6cb8ca245bafbed9a94ae8d4ea29eae Related-Bug: https://github.com/ansible/ansible/issues/17687
2.5 KiB
2.5 KiB