initial pfannkuchen
This commit is contained in:
parent
b6dafc7a73
commit
4d305fa19f
99 changed files with 3575 additions and 321 deletions
6
pihole-dns.yml
Normal file
6
pihole-dns.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
- name: Pi-hole DNS Records deployen
|
||||
hosts: pihole
|
||||
become: yes
|
||||
roles:
|
||||
- pihole_dns
|
||||
Loading…
Add table
Add a link
Reference in a new issue