forked from ansible-lockdown/RHEL9-CIS
601 B
601 B
Changes to rhel9CIS
0.1
- change to include statements
- prelim and package facts discovery
- commands module removed and moved to shell
- added
args:
warn: false
- update boolean values to true/false
- 3.4.2 improved checks for p[ackage presence
- changed to assert for OS/release and ansible version
Initial
- based on RHEL8 currently as RH or CIS not GA
- Changes to systctl, auditd, aide cron changes to utilise templates - see issue #1
- Collection statement added to meta/main.yml using only community-general
- aide crontab moved to template due to module change