fix: remove directives for Alpine
This commit is contained in:
parent
c437d3f5b2
commit
baea235e10
1 changed files with 3 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue