4
0
Fork 0

Removed -automated

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2023-01-13 14:15:50 +00:00
parent 83bd6cd87c
commit 50d4cd83aa
No known key found for this signature in database
GPG key ID: 1DE02A772D0908F9
11 changed files with 2 additions and 28 deletions

View file

@ -11,7 +11,6 @@
tags:
- level2-server
- level2-workstation
- automated
- patch
- auditd
- rule_4.1.2.1

View file

@ -61,7 +61,6 @@
tags:
- level2-server
- level2-workstation
- automated
- patch
- auditd
- rule_4.1.3.5

View file

@ -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:

View file

@ -21,7 +21,6 @@
tags:
- level1-server
- level1-workstation
- automated
- patch
- logfiles
- rule_4.2.3