You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to create an Ubuntu 24.04 template from an ubuntu 22.04.4 jump host.
looking at #234 I added: PubkeyAcceptedAlgorithms ssh-rsa HostkeyAlgorithms ssh-rsa
to my jump host /etc/ssh/ssh_config file but ansible still cannot connect via ssh and the build fails.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I'm trying to create an Ubuntu 24.04 template from an ubuntu 22.04.4 jump host.
looking at #234 I added:
PubkeyAcceptedAlgorithms ssh-rsa HostkeyAlgorithms ssh-rsa
to my jump host /etc/ssh/ssh_config file but ansible still cannot connect via ssh and the build fails.
Any ideas?
thank you very much
Beta Was this translation helpful? Give feedback.
All reactions