mirror of
https://github.com/itdoginfo/ansible-openwrt-hirkn.git
synced 2025-12-15 19:44:30 +05:00
fix register dnscrypt2
This commit is contained in:
@@ -351,7 +351,7 @@
|
|||||||
path: /etc/dnscrypt-proxy2/dnscrypt-proxy.toml
|
path: /etc/dnscrypt-proxy2/dnscrypt-proxy.toml
|
||||||
regexp: "# server_names ="
|
regexp: "# server_names ="
|
||||||
line: "server_names = ['google', 'cloudflare', 'scaleway-fr', 'yandex']"
|
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
|
- name: edit dhcp config. resolvfile commented
|
||||||
lineinfile:
|
lineinfile:
|
||||||
|
|||||||
Reference in New Issue
Block a user