init
This commit is contained in:
commit
883f31932e
169 changed files with 5676 additions and 0 deletions
4
ansible/inventories/debug/group_vars/idp/firewall.yml
Normal file
4
ansible/inventories/debug/group_vars/idp/firewall.yml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
ufw_allow:
|
||||
- { port: "51820", proto: udp }
|
||||
- { port: "9000", proto: tcp, from: "10.0.0.0/24" }
|
||||
Loading…
Add table
Add a link
Reference in a new issue