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