diff --git a/config/ansible/templates/sshd_config.j2 b/config/ansible/templates/sshd_config.j2 index 2a9ffee..646b0cc 100644 --- a/config/ansible/templates/sshd_config.j2 +++ b/config/ansible/templates/sshd_config.j2 @@ -20,7 +20,7 @@ Include /etc/ssh/sshd_config.d/*.conf # systemctl restart ssh.socket # Port 400 -#AddressFamily any +AddressFamily any #ListenAddress 0.0.0.0 #ListenAddress ::