Move DNSCrypt proxy fallback_resolver to systemd resolved

This commit is contained in:
Jack Ivanov 2018-06-25 16:41:35 +03:00
parent 2f142f6dcc
commit a11934be4e
2 changed files with 6 additions and 3 deletions

View file

@ -57,12 +57,15 @@
tags:
- always
- name: systemd-networkd enabled and started
- name: systemd services enabled and started
systemd:
name: systemd-networkd
name: "{{ item }}"
state: started
enabled: true
daemon_reload: true
with_items:
- systemd-networkd
- systemd-resolved
tags:
- always

View file

@ -151,7 +151,7 @@ tls_cipher_suite = [49195]
## People in China may need to use 114.114.114.114:53 here.
## Other popular options include 8.8.8.8 and 1.1.1.1.
fallback_resolver = '1.1.1.1:53'
fallback_resolver = '127.0.0.53:53'
## Never try to use the system DNS settings; unconditionally use the