You've already forked role_nftables
feat: Create role
This commit is contained in:
11
defaults/main.yml
Normal file
11
defaults/main.yml
Normal 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: []
|
Reference in New Issue
Block a user