forked from ansible-lockdown/RHEL9-CIS
Removed -automated
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
83bd6cd87c
commit
50d4cd83aa
11 changed files with 2 additions and 28 deletions
|
|
@ -11,7 +11,6 @@
|
|||
tags:
|
||||
- level2-server
|
||||
- level2-workstation
|
||||
- automated
|
||||
- patch
|
||||
- auditd
|
||||
- rule_4.1.2.1
|
||||
|
|
|
|||
|
|
@ -61,7 +61,6 @@
|
|||
tags:
|
||||
- level2-server
|
||||
- level2-workstation
|
||||
- automated
|
||||
- patch
|
||||
- auditd
|
||||
- rule_4.1.3.5
|
||||
|
|
|
|||
|
|
@ -63,7 +63,6 @@
|
|||
tags:
|
||||
- level1-server
|
||||
- level1-workstation
|
||||
- automated
|
||||
- patch
|
||||
- journald
|
||||
- rule_4.2.2.1.4
|
||||
|
|
@ -98,7 +97,6 @@
|
|||
tags:
|
||||
- level1-server
|
||||
- level1-workstation
|
||||
- automated
|
||||
- audit
|
||||
- journald
|
||||
- rule_4.2.2.2
|
||||
|
|
@ -114,7 +112,6 @@
|
|||
tags:
|
||||
- level1-server
|
||||
- level1-workstation
|
||||
- automated
|
||||
- patch
|
||||
- journald
|
||||
- rule_4.2.2.3
|
||||
|
|
@ -130,7 +127,6 @@
|
|||
tags:
|
||||
- level1-server
|
||||
- level1-workstation
|
||||
- automated
|
||||
- patch
|
||||
- journald
|
||||
- rule_4.2.2.4
|
||||
|
|
@ -184,7 +180,7 @@
|
|||
- name: "4.2.2.7 | AUDIT | Ensure journald default file permissions configured | Set live file"
|
||||
ansible.builtin.set_fact:
|
||||
systemd_conf_file: /etc/tmpfiles.d/systemd.conf
|
||||
when: rhel9cis_4_2_2_7_override_stat.exists
|
||||
when: rhel9cis_4_2_2_7_override.stat.exists
|
||||
|
||||
- name: "4.2.2.7 | PATCH | Ensure journald default file permissions configured | Set permission"
|
||||
ansible.builtin.lineinfile:
|
||||
|
|
|
|||
|
|
@ -21,7 +21,6 @@
|
|||
tags:
|
||||
- level1-server
|
||||
- level1-workstation
|
||||
- automated
|
||||
- patch
|
||||
- logfiles
|
||||
- rule_4.2.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue