ansible-hardening/tasks
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
..
aide.yml Ensure AIDE initializes on subsequent runs 2016-08-25 12:56:35 +00:00
apt.yml Add ability to change apt/yum package state 2016-08-02 16:01:01 +01:00
auditd.yml Fix auditd rpmverify check 2016-08-12 15:10:27 +00:00
auth.yml Add additional nullok check 2016-08-30 18:24:06 +00:00
boot.yml Adding V-38438 (auditd during boot) 2016-09-06 13:21:11 +00:00
console.yml Add idempotency check 2016-07-22 10:52:49 -05:00
file_perms.yml Migrate to unique variable names 2016-05-09 16:18:48 -05:00
kernel.yml Disable martian logging by default 2016-08-31 15:56:05 -05:00
lsm.yml Add ability to change apt/yum package state 2016-08-02 16:01:01 +01:00
mail.yml Add ability to change apt/yum package state 2016-08-02 16:01:01 +01:00
main.yml Force Ansible to use dynamic includes 2016-09-22 16:00:43 +01:00
misc.yml Remove extra AIDE tasks 2016-08-26 15:43:13 -05:00
nfsd.yml Fix broken check mode for CentOS 7 2016-06-03 10:49:52 -05:00
rpm.yml Add ability to change apt/yum package state 2016-08-02 16:01:01 +01:00
services.yml Merge "Disable the netconsole service (if present)" 2016-05-25 21:39:51 +00:00
sshd.yml Add idempotency check 2016-07-22 10:52:49 -05:00