Added example inventory

This commit is contained in:
2026-02-01 12:30:55 +01:00
parent 77754bd2ce
commit fccade82b0

View File

@@ -0,0 +1,24 @@
all:
vars:
ansible_user: root
hosts:
proxmox-host:
ansible_host: 192.168.1.1
virtual-machine:
ansible_host: 192.168.1.2
container-host:
ansible_host: 192.168.1.3
pve:
hosts:
proxmox-host:
vms:
hosts:
virtual-machine:
vars:
ansible_user: user
cts:
hosts:
container-host: