pve_tests/ansible/inventory.yaml

17 lines
268 B
YAML

workers:
hosts:
worker1:
ansible_host: 10.4.4.125
ansible_user: root
worker2:
ansible_host: 10.4.4.193
ansible_user: root
all_vms:
hosts:
master:
ansible_host: 10.4.4.162
ansible_user: root
children:
workers: