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