Files
openstack-ansible-os_cloudk…/tests/ansible-role-requirements.yml
Jesse Pretorius 62a45a48ea 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: Ie732af6a11815d4ee8efa27233d49a173372bb97
Related-Bug: https://github.com/ansible/ansible/issues/17687
2016-09-22 12:36:50 +01:00

1.4 KiB