update inventory
This commit is contained in:
parent
f397225862
commit
ccad767c43
@ -1,4 +1,6 @@
|
|||||||
all:
|
all:
|
||||||
|
children:
|
||||||
|
servers:
|
||||||
children:
|
children:
|
||||||
hypervisors:
|
hypervisors:
|
||||||
hosts:
|
hosts:
|
||||||
@ -6,6 +8,8 @@ all:
|
|||||||
ansible_host: server.balsillie.net
|
ansible_host: server.balsillie.net
|
||||||
lab:
|
lab:
|
||||||
ansible_host: lab.balsillie.net
|
ansible_host: lab.balsillie.net
|
||||||
|
vms:
|
||||||
|
children:
|
||||||
nodes:
|
nodes:
|
||||||
hosts:
|
hosts:
|
||||||
node1:
|
node1:
|
||||||
@ -14,7 +18,6 @@ all:
|
|||||||
ansible_host: node2.balsillie.net
|
ansible_host: node2.balsillie.net
|
||||||
node3:
|
node3:
|
||||||
ansible_host: node3.balsillie.net
|
ansible_host: node3.balsillie.net
|
||||||
guests:
|
|
||||||
hosts:
|
hosts:
|
||||||
router:
|
router:
|
||||||
ansible_host: router.balsillie.net
|
ansible_host: router.balsillie.net
|
||||||
|
Loading…
Reference in New Issue
Block a user