Replace pihole with adguardhome

AGH is much simpler to install and manage, and does DoH natively.
This commit is contained in:
Jake Howard
2024-01-01 15:48:14 +00:00
parent 6a14679edf
commit 5581bbc01a
12 changed files with 211 additions and 69 deletions

View File

@ -129,7 +129,7 @@
- hosts: tang
roles:
- pihole
- adguardhome
- role: prometheus.prometheus.node_exporter
become: true