Move DNSCrypt proxy fallback_resolver to systemd resolved (#1011)

This commit is contained in:
Jack Ivanov 2018-06-26 13:11:09 +03:00 committed by GitHub
parent 2931227db4
commit b061df6631
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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