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
+3
View File
@@ -0,0 +1,3 @@
ansible_user: debian
ansible_become: true
ansible_become_method: sudo
+1
View File
@@ -0,0 +1 @@
ansible_user: root