mirror of
https://github.com/luigieai/homelab.git
synced 2025-06-07 16:06:35 -03:00
15 lines
No EOL
220 B
YAML
15 lines
No EOL
220 B
YAML
proxmox:
|
|
hosts:
|
|
csgo.home:
|
|
containers.home:
|
|
vpn.home:
|
|
vars:
|
|
ansible_user: luigi
|
|
ansible_become: true
|
|
|
|
docker:
|
|
hosts:
|
|
containers.home:
|
|
vars:
|
|
ansible_user: luigi
|
|
ansible_become: true |