Closed
Description
Currently this plugin generates RSA keys:
However, RSA/SHA-1 was deprecated in the latest OpenSSH release (changelog) and my builds fail with the following error:
qemu.example-vm: fatal: [default]: UNREACHABLE! => {"changed": false, "msg": "Failed to connect to the host via ssh: Unable to negotiate with 127.0.0.1 port 37115: no matching host key type
found. Their offer: ssh-rsa", "unreachable": true}
Please, consider changing the algorithm to something newer.
Metadata
Metadata
Assignees
Labels
No labels
Activity