mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 05:30:18 +00:00
add setup-2factor
This commit is contained in:
3
roles/common/files/usr/local/bin/setup-2factor
Normal file
3
roles/common/files/usr/local/bin/setup-2factor
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
google-authenticator -t -d -f -r 3 -R 30 -W
|
||||||
Reference in New Issue
Block a user