Entering DoH\DoT
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 0s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 0s
This commit is contained in:
@@ -47,3 +47,10 @@
|
||||
name: systemd-resolved
|
||||
state: restarted
|
||||
#when: systemd_resolved_conf.changed
|
||||
|
||||
- name: Force link /etc/resolv.conf to systemd-resolved stub
|
||||
ansible.builtin.file:
|
||||
src: /run/systemd/resolve/stub-resolv.conf
|
||||
dest: /etc/resolv.conf
|
||||
state: link
|
||||
force: yes # перебьет файл, созданный Proxmox
|
||||
Reference in New Issue
Block a user