homeserver/group_vars/pihole.yml

24 lines
593 B
YAML
Raw Normal View History

---
### oefenweb.ufw
ufw_rules:
- rule: allow
to_port: 22
protocol: tcp
comment: 'ssh'
2020-12-31 14:39:17 +01:00
from_ip: 192.168.2.0/24
- rule: allow
to_port: 80
comment: 'pihole-webgui'
2020-12-31 14:39:17 +01:00
from_ip: 192.168.2.0/24
- rule: allow
to_port: 53
comment: 'pihole-dns'
- rule: allow
to_port: 67
comment: 'pihole-dhcp'
- rule: allow
to_port: 68
comment: 'pihole-dhcp'
## playbook
pihole_homer_fqdn: docker.grote.lan # unter welchem host ist docker erreichbar? notwendig für die pihole stats in homer; fur die cors abfrage