14 lines
152 B
YAML
14 lines
152 B
YAML
---
|
|
# Replace the x's with the IP addresses from "terrafrom output"
|
|
dc:
|
|
hosts:
|
|
x.x.x.x:
|
|
|
|
wef:
|
|
hosts:
|
|
y.y.y.y:
|
|
|
|
win10:
|
|
hosts:
|
|
z.z.z.z:
|