vm-ansible/inventory.yaml

11 lines
165 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