diff --git a/roles/backup_client/molecule/default/tests/data/backup_server_custom-sshd_config b/roles/backup_client/molecule/default/tests/data/backup_server_custom-sshd_config index e3a1df72fe0469bed85963444ecfc99dc831ec3f..debf91313a8d0a39237994c41e9f6d7d49b4eef2 100644 --- a/roles/backup_client/molecule/default/tests/data/backup_server_custom-sshd_config +++ b/roles/backup_client/molecule/default/tests/data/backup_server_custom-sshd_config @@ -9,7 +9,6 @@ Port 22 Protocol 2 # HostKeys for protocol version 2 HostKey /etc/ssh/ssh_host_rsa_key -HostKey /etc/ssh/ssh_host_dsa_key HostKey /etc/ssh/ssh_host_ecdsa_key HostKey /etc/ssh/ssh_host_ed25519_key #Privilege Separation is turned on for security