vm-ansible/inventory.yaml

12 lines
218 B
YAML
Raw Normal View History

---
all:
vars:
ansible_become: true
2022-02-05 19:07:34 +01:00
ansible_user: tormakris
children:
woolsey:
hosts:
testhost:
ansible_host: 192.168.69.102
2022-02-19 22:09:10 +01:00
rabbit:
2022-02-19 22:17:17 +01:00
ansible_host: 192.168.69.19