Skip to content

Commit

Permalink
#212 possibly - improve even_deny_root
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Bolwell <[email protected]>
  • Loading branch information
uk-bolly committed May 24, 2024
1 parent 991bfdc commit 37033e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -732,7 +732,7 @@ rhel8stig_pam_faillock:
attempts: 3
interval: 900
unlock_time: 0
fail_for_root: true
fail_for_root: "{{ rhel_08_020023 }}"
dir: /var/log/faillock

# RHEL-08-020035
Expand Down

0 comments on commit 37033e5

Please sign in to comment.