Role needs to take full advantage ofsystemd-resolved if it is not being disabled #2

Open
opened 2023-12-01 17:47:34 +00:00 by lanson · 0 comments
Owner

Right now, even if you keep systemd-resolved(resolvctl) running, the role will actually configure /etc/resolv.conf to bypass it.

It needs to use it (ie provision the correct config files in /run/systemd/resolve), if the service isn't marked to be disabled in the defaults, AND if the service actually exists.

Right now, even if you keep systemd-resolved(resolvctl) running, the role will actually configure /etc/resolv.conf to bypass it. It needs to use it (ie provision the correct config files in `/run/systemd/resolve`), if the service isn't marked to be disabled in the defaults, AND if the service actually exists.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
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: ansible-roles/dns_resolver_conf#2
No description provided.