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
Disabled ssh.socket from #769 caused upgrade of Ubuntu from 22.04 to 24.04 to fail.
Reproduction steps
1) I have server with 22.04 with ssh hardening applied
2) I upgraded the server by `do-release-upgrade`
3) It failed on openssh-server package configuration which expects `ssh.socket` to be activated
Current Behavior
ssh.socket is disabled by the role by default without an option to decide if I want it.
Expected Behavior
I would like to disable this configuration using some option so I can upgrade the servers and disable the socket again easilly.
OS / Environment
Ubuntu 22.04
Ansible Version
-
Collection Version
10.0.0
Additional information
No response
The text was updated successfully, but these errors were encountered:
Description
Disabled
ssh.socket
from #769 caused upgrade of Ubuntu from 22.04 to 24.04 to fail.Reproduction steps
Current Behavior
ssh.socket
is disabled by the role by default without an option to decide if I want it.Expected Behavior
I would like to disable this configuration using some option so I can upgrade the servers and disable the socket again easilly.
OS / Environment
Ubuntu 22.04
Ansible Version
Collection Version
Additional information
No response
The text was updated successfully, but these errors were encountered: