You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: linux_os/guide/system/accounts/accounts-pam/locking_out_password_attempts/accounts_passwords_pam_faillock_dir/ansible/shared.yml
+9-1Lines changed: 9 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -16,21 +16,29 @@
16
16
- python3-policycoreutils
17
17
- policycoreutils-python-utils
18
18
19
-
- name: '{{{ rule_title }}} - Create the tally directory if it does not exist'
19
+
- name: '{{{ rule_title }}} - Create the faillock directory if it does not exist'
0 commit comments