Azure development
This commit is contained in:
14
Azure/Ansible/inventory.yml
Normal file
14
Azure/Ansible/inventory.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
# 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:
|
||||
|
||||
Reference in New Issue
Block a user