ansible/hosts

12 lines
162 B
Plaintext
Raw Normal View History

2019-08-30 14:13:34 -05:00
all:
hosts:
children:
vms:
hosts:
192.168.122.134
workstations:
hosts:
192.168.1.8
192.168.1.21
# vim:ft=ansible: