ansible-base/roles/client_iptables/defaults/main.yml

10 lines
173 B
YAML
Raw Normal View History

2020-05-15 22:22:26 +02:00
---
# defaults file for client_reboot
# All authorized TCP ports
tcp_authorized_ports:
- 22
# All incoming authorized IP (all ports and all protocols)
ip_authorized: []