deploy_systemd_resolved_config role does not install systemd-resolved #88

Open
opened 2026-05-03 12:53:32 +02:00 by lilly · 0 comments
Owner

On newer cloud images, systemd-resolved is automatically pulled in by cloud-init. This is not the case for older images which currently break due to the deploy_systemd_resolved_config configuring /etc/resol.conf to point to systemd-resolved but systemd-resolved not being installed.
We should fix this by including an install step in the role to ensure systemd-resolved is installed.

On newer cloud images, systemd-resolved is automatically pulled in by cloud-init. This is not the case for older images which currently break due to the `deploy_systemd_resolved_config` configuring `/etc/resol.conf` to point to systemd-resolved but systemd-resolved not being installed. We should fix this by including an install step in the role to ensure systemd-resolved is installed.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
CCCHH/ansible-infra#88
No description provided.