vm-ansible/inventory.yaml

12 lines
218 B
YAML

---
all:
vars:
ansible_become: true
ansible_user: tormakris
children:
woolsey:
hosts:
testhost:
ansible_host: 192.168.69.102
rabbit:
ansible_host: 192.168.69.19