mirror of
https://github.com/itdoginfo/ansible-openwrt-hirkn.git
synced 2025-12-13 10:34:29 +05:00
fix register dnscrypt2
This commit is contained in:
@@ -351,7 +351,7 @@
|
||||
path: /etc/dnscrypt-proxy2/dnscrypt-proxy.toml
|
||||
regexp: "# server_names ="
|
||||
line: "server_names = ['google', 'cloudflare', 'scaleway-fr', 'yandex']"
|
||||
when: check_server_names.stdout == "1"
|
||||
when: check_server_names.stdout
|
||||
|
||||
- name: edit dhcp config. resolvfile commented
|
||||
lineinfile:
|
||||
|
||||
Reference in New Issue
Block a user