systemd_resolved: Don't use dns from connections
This commit is contained in:
parent
5c7bb11c0c
commit
57e43b1396
3 changed files with 16 additions and 0 deletions
|
@ -3,3 +3,8 @@
|
|||
ansible.builtin.service:
|
||||
name: systemd-resolved
|
||||
state: restarted
|
||||
|
||||
- name: Restart NetworkManager
|
||||
ansible.builtin.service:
|
||||
name: NetworkManager
|
||||
state: restarted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue