From rsyslog to jornald

fix for 3.3.7
Removed unneded 4.2.1.x
This commit is contained in:
root@DERVISHx 2023-10-04 18:07:07 +01:00
parent d4177e98f6
commit 63118b9b04
4 changed files with 26 additions and 16 deletions

View file

@ -145,6 +145,11 @@
- name: "3.3.7 | PATCH | Ensure Reverse Path Filtering is enabled"
ansible.builtin.debug:
msg: "Control being set via Handler 'update sysctl' which writes to /etc/sysctl.d/60-netipv4_sysctl.conf"
- name: "3.3.7 | PATCH | Ensure Reverse Path Filtering is enabled in "
ansible.builtin.debug:
msg: "Control being set via Handler 'update sysctl' which writes to /etc/sysctl.d/60-netipv4_sysctl.conf"
when:
- rhel9cis_rule_3_3_7
tags: