ansible/hosts
2019-08-30 14:13:34 -05:00

12 lines
162 B
Plaintext

all:
hosts:
children:
vms:
hosts:
192.168.122.134
workstations:
hosts:
192.168.1.8
192.168.1.21
# vim:ft=ansible: