forked from ansible-lockdown/RHEL9-CIS
fix typo
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
e9d212437a
commit
0b684a5d43
1 changed files with 1 additions and 1 deletions
|
|
@ -142,7 +142,7 @@
|
|||
marker: "#{mark} Auth SETTINGS (ANSIBLE MANAGED)"
|
||||
block: |
|
||||
# Private settings to meet CIS standards
|
||||
auth,authpriv.* -/var/log/secure
|
||||
auth,authpriv.* /var/log/secure
|
||||
insertafter: '#### RULES ####'
|
||||
notify: restart rsyslog
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue