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