Set up Ansible homelab infrastructure
- Inventory based on tailscale - Structure of the project
This commit is contained in:
3
group_vars/debian_hosts.yml
Normal file
3
group_vars/debian_hosts.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
ansible_user: debian
|
||||
ansible_become: true
|
||||
ansible_become_method: sudo
|
||||
Reference in New Issue
Block a user