more firewall configs

This commit is contained in:
Mark Janssen 2024-07-24 22:00:44 +02:00
parent ff6649ab71
commit aa242b0327
Signed by: foobar
GPG key ID: D8674D8FC4F69BD2
6 changed files with 20 additions and 1 deletions

6
group_vars/mqtt.yaml Normal file
View file

@ -0,0 +1,6 @@
---
nft: true
nft_group_rules:
- { version: "ip6", from: [ '2001:470:7f95::/48' ], port: "1883" }