pihole: ufw: dns-ports entfernt (#144)
pihole: ufw: dns-ports entfernt Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#144 Co-Authored-By: mg <mg@noreply.git.mgrote.net> Co-Committed-By: mg <mg@noreply.git.mgrote.net>
This commit is contained in:
parent
63bad0f4b4
commit
87c8fe145d
1 changed files with 0 additions and 6 deletions
|
@ -18,12 +18,6 @@
|
|||
- 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
|
||||
### mgrote.restic
|
||||
|
|
Loading…
Reference in a new issue