diff --git a/templates/sshd/sshd_config.j2 b/templates/sshd/sshd_config.j2 index 9680574..d75e809 100644 --- a/templates/sshd/sshd_config.j2 +++ b/templates/sshd/sshd_config.j2 @@ -20,7 +20,6 @@ MaxSessions 8 PasswordAuthentication no PubkeyAuthentication yes AllowUsers ansible drone hugo simon -{% endif %} VersionAddendum "" IgnoreRhosts yes UseDNS no