Add inventory/hosts.yml
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
all:
|
||||||
|
children:
|
||||||
|
proxmox_nodes:
|
||||||
|
hosts:
|
||||||
|
pve_host:
|
||||||
|
ansible_host: 10.10.100.200 # Your Management IP from the screenshot
|
||||||
|
service_vms:
|
||||||
|
hosts:
|
||||||
|
# New VMs will be added here by the agent
|
||||||
Reference in New Issue
Block a user