Loading templates/sshd/sshd_config.j2 +3 −1 Original line number Diff line number Diff line Loading @@ -42,9 +42,11 @@ ClientAliveCountMax 8 Compression no AllowTcpForwarding yes AllowAgentForwarding yes PrintMotd yes {% if ansible_distribution == 'Debian' %} UsePAM yes PrintMotd no PrintLastLog no {% endif %} # The cryptos KexAlgorithms curve25519-sha256,curve25519-sha256@libssh.org Loading Loading
templates/sshd/sshd_config.j2 +3 −1 Original line number Diff line number Diff line Loading @@ -42,9 +42,11 @@ ClientAliveCountMax 8 Compression no AllowTcpForwarding yes AllowAgentForwarding yes PrintMotd yes {% if ansible_distribution == 'Debian' %} UsePAM yes PrintMotd no PrintLastLog no {% endif %} # The cryptos KexAlgorithms curve25519-sha256,curve25519-sha256@libssh.org Loading