ansible/host_vars/firewall.yml
2022-12-14 17:49:34 +01:00

11 lines
124 B
YAML

---
firewall_services:
- http
- https
#firewall_ports:
# - 1337/tcp
# - 42/udp
# uncomment and change if necessary