forked from ansible-lockdown/RHEL9-CIS
added jounald to syslog type
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
6b6a4a32c8
commit
ba791f5494
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
|||
|
||||
- name: "SECTION | 4.2.2 Configure journald"
|
||||
import_tasks: cis_4.2.2.x.yml
|
||||
when: rhel9cis_syslog == 'journald'
|
||||
|
||||
- name: "SECTION | 4.2.3 | Configure logile perms"
|
||||
import_tasks: cis_4.2.3.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue