Showing 1 changed files with 1 additions and 4 deletions
+1 -4
inventory/hosts-local.yaml
@@ -19,11 +19,8 @@ facts:
19 19
 
20 20
 ssh_options:
21 21
   local_defaults:
22
-    description: Local SSH compatibility options
22
+    description: Local SSH compatibility options (no legacy algorithms needed)
23 23
     options:
24
-      KexAlgorithms: default
25
-      Ciphers: default
26
-      HostKeyAlgorithms: default
27 24
       ForwardAgent: yes
28 25
       ForwardX11: no
29 26
       PasswordAuthentication: no