mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-09 23:28:32 +01:00
feat: iptables restriction in internal network
This commit is contained in:
2
group_vars/zabbix.yaml
Normal file
2
group_vars/zabbix.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
extra_internal_iptables_ports_allow:
|
||||
- { "protocol" : "tcp", "port" : 10051, "comment" : "zabbix-server" }
|
||||
Reference in New Issue
Block a user