forked from ansible-lockdown/RHEL9-CIS
updated caps typo
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
200c924655
commit
1a466b7eb7
2 changed files with 5 additions and 1 deletions
|
|
@ -1,5 +1,9 @@
|
||||||
# Changes to rhel9CIS
|
# Changes to rhel9CIS
|
||||||
|
|
||||||
|
## 1.0.4
|
||||||
|
|
||||||
|
#40 tmp systemd file variable naming update
|
||||||
|
|
||||||
## 1.0.3
|
## 1.0.3
|
||||||
|
|
||||||
Update to auditd components improve idempotency and tidy up
|
Update to auditd components improve idempotency and tidy up
|
||||||
|
|
|
||||||
|
|
@ -31,7 +31,7 @@
|
||||||
daemon_reload: true
|
daemon_reload: true
|
||||||
enabled: true
|
enabled: true
|
||||||
masked: false
|
masked: false
|
||||||
state: Reloaded
|
state: reloaded
|
||||||
|
|
||||||
- name: Remount tmp
|
- name: Remount tmp
|
||||||
ansible.posix.mount:
|
ansible.posix.mount:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue