481ad31683
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 |
||
---|---|---|
.. | ||
aide.yml | ||
apt.yml | ||
auditd.yml | ||
auth.yml | ||
boot.yml | ||
console.yml | ||
file_perms.yml | ||
kernel.yml | ||
lsm.yml | ||
mail.yml | ||
main.yml | ||
misc.yml | ||
nfsd.yml | ||
rpm.yml | ||
services.yml | ||
sshd.yml |