Files
proxmox-post-install/ansible/inventories/_template/hosts.yml.example
2026-04-23 08:19:06 +00:00

13 lines
312 B
Plaintext

all:
children:
proxmox:
hosts:
pve-node-01:
ansible_host: 10.191.25.21
priv_ip: 10.191.125.1
pve-node-02:
ansible_host: 10.191.25.22
priv_ip: 10.191.125.2
pve-node-03:
ansible_host: 10.191.25.23
priv_ip: 10.191.125.3