diff --git a/del_inventory.yml b/del_inventory.yml index 6af8727..b0519de 100644 --- a/del_inventory.yml +++ b/del_inventory.yml @@ -37,7 +37,7 @@ all: remote: hosts: jmc: - ansible_host: 132.145.110.153 + ansible_host: 132.145.97.217 ansible_port: 50022 rimmer: ansible_host: 132.145.96.245 @@ -73,14 +73,6 @@ all: ansible_host: 192.168.7.10 starbug: ansible_host: 192.168.7.15 - pi4-1: - ansible_host: 192.168.7.21 - pi4-2: - ansible_host: 192.168.7.22 - pi4-3: - ansible_host: 192.168.7.23 - pi4-4: - ansible_host: 192.168.7.24 delans: ansible_host: 192.168.7.31 docker1: @@ -91,11 +83,19 @@ all: ansible_host: 192.168.7.41 pihole2: ansible_host: 192.168.7.42 - node1: + node-1-rpi4: ansible_host: 192.168.7.51 - node2: + node-2-lxc: ansible_host: 192.168.7.52 - node3: + node-3-lxc: ansible_host: 192.168.7.53 + node-4-lxc: + ansible_host: 192.168.7.54 + node-5-rpi4: + ansible_host: 192.168.7.55 + node-6-rpi4: + ansible_host: 192.168.7.56 + node-7-rpi4: + ansible_host: 192.168.7.57 # EOF