homelab/ansible/inventory/proxmox.yml

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