18 lines
379 B
YAML
18 lines
379 B
YAML
---
|
|
all:
|
|
children:
|
|
workstations:
|
|
hosts:
|
|
latitude-7230:
|
|
ansible-host: 192.168.1.123
|
|
inspiron-3670:
|
|
ansible-host: 192.168.1.210
|
|
imac:
|
|
ansible-host: 192.168.1.139
|
|
servers:
|
|
children:
|
|
poweredge-r350:
|
|
ansible-host: 192.168.1.137
|
|
poweredge-t640:
|
|
ansible-host: 192.168.1.138
|