homelab/ansible/inventory/proxmox.yml

15 lines
220 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
docker:
hosts:
containers.home:
vars:
ansible_user: luigi
ansible_become: true