Set up Ansible homelab infrastructure

- Inventory based on tailscale
- Structure of the project
This commit is contained in:
Damien
2026-06-01 10:02:17 +02:00
commit cfacc40854
13 changed files with 105 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
# roles/ufw/defaults/main.yml
---
ufw_tailscale_interface: tailscale0
ufw_extra_rules: []