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
fix: explicitly reinstall cloud-init and openssh-server before autoremove
cloud-init was being removed during Ansible package cleanup despite
autoremove being disabled. Rather than debug further, explicitly
reinstall both critical packages before apt-mark and autoremove.
0 commit comments