ansible/roles/nftables/defaults/main.yml

5 lines
48 B
YAML
Raw Normal View History

---
nftables__vars: {}
nftables__tables: {}
...