Add 'roles/ensure_sudo/' from commit '50a7fc890b6096327610c65d40a9e53d60374711'

git-subtree-dir: roles/ensure_sudo
git-subtree-mainline: 539b7449e4
git-subtree-split: 50a7fc890b
This commit is contained in:
2026-05-10 21:43:48 -05:00
153 changed files with 6680 additions and 0 deletions
@@ -0,0 +1,5 @@
#%PAM-1.0
auth include system-auth
account include system-auth
password include system-auth
session include system-auth
@@ -0,0 +1,6 @@
#%PAM-1.0
auth include sudo
account include sudo
password include sudo
session optional pam_keyinit.so force revoke
session include sudo