tornet.yml aktualisiert

This commit is contained in:
olli 2023-07-28 16:11:47 +02:00
parent 4adb70ea8f
commit b9a3b20fd1

View File

@ -243,14 +243,13 @@
#### Prepare DNSCRYPT PROXY FOR DoHoT (DNS over HTTPS over Tor) #### Prepare DNSCRYPT PROXY FOR DoHoT (DNS over HTTPS over Tor)
- name: dnscrypt-proxy configfile - name: dnscrypt-proxy configfile
blockinfile: copy:
path: /etc/dnscrypt-proxy/dnscrypt-proxy.toml dest: /etc/dnscrypt-proxy/dnscrypt-proxy.toml
create: yes create: yes
mode: "0444" mode: "0444"
owner: root owner: root
group: root group: root
marker: "# {mark} ANSIBLE MANAGED BLOCK" content: |
block: |
# Documentation https://github.com/DNSCrypt/dnscrypt-proxy/wiki # Documentation https://github.com/DNSCrypt/dnscrypt-proxy/wiki
# listen on all interfaces # listen on all interfaces