more firewall configs
This commit is contained in:
parent
ff6649ab71
commit
aa242b0327
6 changed files with 20 additions and 1 deletions
6
group_vars/mqtt.yaml
Normal file
6
group_vars/mqtt.yaml
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
|
||||
nft: true
|
||||
|
||||
nft_group_rules:
|
||||
- { version: "ip6", from: [ '2001:470:7f95::/48' ], port: "1883" }
|
Loading…
Add table
Add a link
Reference in a new issue