diff --git a/del_inventory.yml b/del_inventory.yml index 5a4b97d..341ff67 100644 --- a/del_inventory.yml +++ b/del_inventory.yml @@ -79,6 +79,36 @@ all: ansible_host: 192.168.7.32 docker2: ansible_host: 192.168.7.33 + npm: + ansible_host: 192.168.7.40 + node-1-rpi4: + ansible_host: 192.168.7.51 + node-2-lxc: + ansible_host: 192.168.7.52 + 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 + monitorix: + hosts: + reddwarf: + ansible_host: 192.168.7.10 + starbug: + ansible_host: 192.168.7.15 + delans: + ansible_host: 192.168.7.31 + docker1: + ansible_host: 192.168.7.32 + docker2: + ansible_host: 192.168.7.33 + npm: + ansible_host: 192.168.7.40 node-1-rpi4: ansible_host: 192.168.7.51 node-2-lxc: