4
0
Fork 0

added new controls

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2023-01-12 11:40:02 +00:00
parent 1b634f3193
commit dec098b5f3
No known key found for this signature in database
GPG key ID: 1DE02A772D0908F9

View file

@ -11,6 +11,9 @@
- name: "SECTION | 4.1.3 | Configure Auditd rules" - name: "SECTION | 4.1.3 | Configure Auditd rules"
import_tasks: cis_4.1.3.x.yml import_tasks: cis_4.1.3.x.yml
- name: "SECTION | 4.1.4 | Configure Audit files"
import_tasks: cis_4.1.4.x.yml
- name: "SECTION | 4.2 | Configure Logging" - name: "SECTION | 4.2 | Configure Logging"
import_tasks: cis_4.2.1.x.yml import_tasks: cis_4.2.1.x.yml
when: rhel9cis_syslog == 'rsyslog' when: rhel9cis_syslog == 'rsyslog'