Initial ansible onboard
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
Match User {{ duo_users | join(',') }}
|
||||
ForceCommand /usr/sbin/login_duo
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
Match User {{ duo_users | join(',') }}
|
||||
ForceCommand /usr/sbin/login_duo
|
||||