mirror of
https://github.com/ansible-lockdown/RHEL9-CIS-Audit.git
synced 2026-06-02 11:00:39 +00:00
rearranged_folders
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
{{ if .Vars.rhel9cis_rule_4_1_1_1 }}
|
||||
package:
|
||||
audit:
|
||||
title: 4.1.1.1 | Ensure auditd is installed | auditd
|
||||
installed: true
|
||||
meta:
|
||||
server: 2
|
||||
workstation: 2
|
||||
CIS_ID:
|
||||
- 4.1.1.1
|
||||
CISv8:
|
||||
- 8.2
|
||||
- 8.5
|
||||
CISv8_IG1: true
|
||||
CISv8_IG2: true
|
||||
CISv8_IG3: true
|
||||
audit-libs:
|
||||
title: 4.1.1.1 | Ensure auditd is installed | audit-libs
|
||||
installed: true
|
||||
meta:
|
||||
server: 2
|
||||
workstation: 2
|
||||
CIS_ID:
|
||||
- 4.1.1.1
|
||||
CISv8:
|
||||
- 8.2
|
||||
- 8.5
|
||||
CISv8_IG1: true
|
||||
CISv8_IG2: true
|
||||
CISv8_IG3: true
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user