Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disabled ssh.socket causes failure of ubuntu upgrade to 24.04 #793

Open
northys opened this issue Sep 13, 2024 · 0 comments
Open

Disabled ssh.socket causes failure of ubuntu upgrade to 24.04 #793

northys opened this issue Sep 13, 2024 · 0 comments
Labels

Comments

@northys
Copy link

northys commented Sep 13, 2024

Description

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

@northys northys added the bug label Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant