vm-ansible/inventory.yaml
2022-02-19 22:17:17 +01:00

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