r/systemd-resolved: Manage systemd resolver daemon
The *systemd-resolved* role/playbook ensures the *systemd-resolved* service is enabled and running, and ensures that the `/etc/resolv.conf` file is a symlink to the appropriate managed configuration file.
This commit is contained in:
6
systemd-resolved.yml
Normal file
6
systemd-resolved.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
- hosts: all
|
||||
roles:
|
||||
- role: systemd-resolved
|
||||
tags:
|
||||
- resolved
|
||||
- netconfig
|
||||
Reference in New Issue
Block a user