ansible/host_vars/firewall.yml

12 lines
124 B
YAML
Raw Normal View History

2022-12-14 17:49:34 +01:00
---
firewall_services:
- http
- https
#firewall_ports:
# - 1337/tcp
# - 42/udp
# uncomment and change if necessary