tornet.yml aktualisiert
This commit is contained in:
parent
4adb70ea8f
commit
b9a3b20fd1
@ -243,14 +243,13 @@
|
||||
#### Prepare DNSCRYPT PROXY FOR DoHoT (DNS over HTTPS over Tor)
|
||||
|
||||
- name: dnscrypt-proxy configfile
|
||||
blockinfile:
|
||||
path: /etc/dnscrypt-proxy/dnscrypt-proxy.toml
|
||||
copy:
|
||||
dest: /etc/dnscrypt-proxy/dnscrypt-proxy.toml
|
||||
create: yes
|
||||
mode: "0444"
|
||||
owner: root
|
||||
group: root
|
||||
marker: "# {mark} ANSIBLE MANAGED BLOCK"
|
||||
block: |
|
||||
content: |
|
||||
# Documentation https://github.com/DNSCrypt/dnscrypt-proxy/wiki
|
||||
|
||||
# listen on all interfaces
|
||||
|
Loading…
Reference in New Issue
Block a user