Skip to content

Commit 69633e3

Browse files
committed
Fix for #43
1 parent 92a4e50 commit 69633e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Compression: delayed
108108
# Ciphers: [email protected],[email protected],[email protected],aes256-ctr,aes192-ctr,aes128-ctr
109109
Ciphers: aes256-ctr,aes192-ctr,aes128-ctr
110110
HostKeyAlgorithms: [email protected],[email protected],ssh-ed25519,ssh-rsa
111-
KexAlgorithms: [email protected],diffie-hellman-group18-sha512,diffie-hellman-group16-sha512,diffie-hellman-group14-sha256,diffie-hellman-group-exchange-sha256
111+
KexAlgorithms: [email protected],diffie-hellman-group18-sha512,diffie-hellman-group16-sha512,diffie-hellman-group-exchange-sha256
112112
# [email protected] is not FIPS 140-2 compliant, but needed for compatibility.
113113
114114

0 commit comments

Comments
 (0)