ansible-hardening/tasks/rhel6stig
Major Hayden ea8a0f04b1 Remove groupby filter to avoid bug
This patch adjusts the package installation/removal tasks to get around
a bug. Jinja2 now returns namedtuples with the groupby filter and
Ansible is unable to convert that to a usable variable data type with
AST.

Jinja2 bug: pallets/jinja#654
Ansible bug: ansible/ansible#20098
Related-Bug: 1655397
Change-Id: I3ce764bfb643bda58c4b6ad282e71c312f41465e
2017-01-11 08:51:15 -06:00
..
aide.yml Remove deprecated always_run 2016-11-09 11:42:30 -06:00
apt.yml Remove groupby filter to avoid bug 2017-01-11 08:51:15 -06:00
auditd.yml Unblock security role gate 2017-01-03 12:19:46 -06:00
auth.yml Remove deprecated always_run 2016-11-09 11:42:30 -06:00
boot.yml Remove deprecated always_run 2016-11-09 11:42:30 -06:00
console.yml Use ansible_service_mgr fact 2016-11-10 07:25:13 +00:00
file_perms.yml Fix issues from new CentOS 7 release 2016-12-12 18:35:50 +00:00
kernel.yml Initial scaffolding for RHEL 7 STIG 2016-10-03 16:37:46 +00:00
lsm.yml Speed up package install/removal 2016-11-03 13:30:56 -05:00
mail.yml Remove deprecated always_run 2016-11-09 11:42:30 -06:00
main.yml Initial scaffolding for RHEL 7 STIG 2016-10-03 16:37:46 +00:00
misc.yml Use ansible_service_mgr fact 2016-11-10 07:25:13 +00:00
nfsd.yml Remove deprecated always_run 2016-11-09 11:42:30 -06:00
rpm.yml Remove groupby filter to avoid bug 2017-01-11 08:51:15 -06:00
services.yml Use ansible_service_mgr fact 2016-11-10 07:25:13 +00:00
sshd.yml Remove deprecated always_run 2016-11-09 11:42:30 -06:00