diff --git a/roles/common/templates/etc/ssh/sshd_config.j2 b/roles/common/templates/etc/ssh/sshd_config.j2 index 46b801d..1dde1ff 100644 --- a/roles/common/templates/etc/ssh/sshd_config.j2 +++ b/roles/common/templates/etc/ssh/sshd_config.j2 @@ -335,7 +335,6 @@ HostKeyAlgorithms {{ fact_sshd_hostkeyalgorithms }} {% endif %} - #----------------------------- # Logging #-----------------------------