1
0

update inventory

This commit is contained in:
michael 2022-09-03 02:33:23 +12:00
parent f397225862
commit ccad767c43

View File

@ -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