Swap to role based tasks #1
@@ -5,7 +5,7 @@ Port {{ ssh_port | default(22) }}
|
||||
Protocol 2
|
||||
|
||||
# Authentication:
|
||||
AllowUsers {{ ssh_users | default("noahk") }}
|
||||
AllowUsers {{ ssh_users | default("noahk ansible") }}
|
||||
ChallengeResponseAuthentication no
|
||||
HostbasedAuthentication no
|
||||
LoginGraceTime 120
|
||||
|
Reference in New Issue
Block a user