Swap to role based tasks #1

Merged
noah.knegt merged 10 commits from roles into master 2023-02-28 15:49:55 +01:00
20 changed files with 318 additions and 72 deletions
Showing only changes of commit 35f1f7154a - Show all commits

View File

@@ -5,7 +5,7 @@ Port {{ ssh_port | default(22) }}
Protocol 2 Protocol 2
# Authentication: # Authentication:
AllowUsers {{ ssh_users | default("noahk") }} AllowUsers {{ ssh_users | default("noahk ansible") }}
ChallengeResponseAuthentication no ChallengeResponseAuthentication no
HostbasedAuthentication no HostbasedAuthentication no
LoginGraceTime 120 LoginGraceTime 120