homelab/ansible/inventory/proxmox.yml

22 lines
319 B
YAML
Raw Normal View History

2023-05-28 00:45:35 -03:00
proxmox:
hosts:
csgo.home:
containers.home:
vpn.home:
vars:
ansible_user: luigi
ansible_become: true
dockerhost:
2023-05-28 00:45:35 -03:00
hosts:
containers.home:
vars:
ansible_user: luigi
ansible_become: true
dockeragent:
hosts:
csgo.home:
2023-05-28 00:45:35 -03:00
vars:
ansible_user: luigi
ansible_become: true