Files
homelab-ansible/roles/ufw/defaults/main.yml
Damien cfacc40854 Set up Ansible homelab infrastructure
- Inventory based on tailscale
- Structure of the project
2026-06-01 10:02:17 +02:00

5 lines
90 B
YAML

# roles/ufw/defaults/main.yml
---
ufw_tailscale_interface: tailscale0
ufw_extra_rules: []