Move AdGuardHome configuration to Terraform

https://git.theorangeone.net/systems/adguardhome
This commit is contained in:
Jake Howard
2024-01-08 21:45:28 +00:00
parent ed59458f39
commit f33d19e156
5 changed files with 6 additions and 206 deletions

View File

@ -1,10 +1,3 @@
- name: restart adguardhome
service:
name: adguardhome
state: restarted
enabled: true
become: true
- name: restart coredns
service:
name: coredns