diff --git a/templates/sshd/sshd_config.j2 b/templates/sshd/sshd_config.j2 index 296661e..aa0c6a3 100644 --- a/templates/sshd/sshd_config.j2 +++ b/templates/sshd/sshd_config.j2 @@ -18,7 +18,7 @@ LoginGraceTime 15 MaxSessions 8 PasswordAuthentication no PubkeyAuthentication yes -AllowUsers ansible drone hugo rundeck simon +AllowUsers ansible drone hugo simon VersionAddendum "" IgnoreRhosts yes UseDNS no