ansible-lockdown / RHEL9-CIS

Ansible role for Red Hat 9 CIS Baseline
https://ansible-lockdown.readthedocs.io
MIT License
113 stars 86 forks source link

Update cis_6.1.x.yml #169

Closed Illibur closed 6 months ago

Illibur commented 7 months ago

Fixed: [DEPRECATION WARNING]: Specifying a list of dictionaries for vars is deprecated in favor of specifying a dictionary. This feature will be removed in version 2.18.

Overall Review of Changes: The list of dictionaries is replaced with specifying a dictionary for the task 6.1.11 | AUDIT | Ensure no ungrouped files or directories exist

Issue Fixes:

168

How has this been tested?: It was tested by playing the task and not receiving a warning.