feat: Create role

This commit is contained in:
2025-08-28 23:40:14 +02:00
parent 69eeff1e45
commit 0fb68716a0
9 changed files with 156 additions and 4 deletions
+11
View File
@@ -0,0 +1,11 @@
---
# defaults file for nftables
# Template used to configure nftables
nftables_conf_template: nftables.conf.j2
# Default configuration path
nftables_conf_path: /etc/nftables.conf
# List of rules to deploy
nftables_rules: []