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