Skip to content

Commit bded79e

Browse files
Removing the comment in the file
1 parent 8e20007 commit bded79e

File tree

1 file changed

+0
-3
lines changed
  • files/common/var/lib/delphix-platform/ansible/10-delphix-platform/roles/delphix-platform/tasks

1 file changed

+0
-3
lines changed

files/common/var/lib/delphix-platform/ansible/10-delphix-platform/roles/delphix-platform/tasks/main.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -246,9 +246,6 @@
246246
- { key: "AllowStreamLocalForwarding", value: "no" }
247247
- { key: "AllowTcpForwarding", value: "no" }
248248
- { key: "X11Forwarding", value: "no" }
249-
#
250-
# Configure SSH to exclude the 'ssh-rsa' algorithm from HostKeyAlgorithms
251-
#
252249
- { key: "HostKeyAlgorithms", value: "-ssh-rsa*" }
253250
notify: "sshd config changed"
254251

0 commit comments

Comments
 (0)