mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 05:30:18 +00:00
Update 'roles/common/tasks/2fa.yml'
This commit is contained in:
@@ -6,4 +6,7 @@
|
|||||||
dest: /usr/local/bin/setup-2factor
|
dest: /usr/local/bin/setup-2factor
|
||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
mode: 0755
|
mode: 0755
|
||||||
|
|
||||||
|
# last line of ../files/etc/pam.d/sshd will need to be copied to /etc/pam.d/sshd.
|
||||||
|
# Decided it to risky to automatically have ansible add that.
|
||||||
Reference in New Issue
Block a user