From a862613220668a38288f736b018f424c26f42bfb Mon Sep 17 00:00:00 2001 From: Radar231 Date: Sun, 2 Jan 2022 23:08:25 -0500 Subject: [PATCH] removed node-8-lxc entry --- del_inventory.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/del_inventory.yml b/del_inventory.yml index 6d103b4..341ff67 100644 --- a/del_inventory.yml +++ b/del_inventory.yml @@ -67,8 +67,6 @@ all: ansible_host: 192.168.7.56 node-7-rpi4: ansible_host: 192.168.7.57 - node-8-lxc: - ansible_host: 192.168.7.58 nagios_agents: hosts: reddwarf: @@ -97,8 +95,6 @@ all: ansible_host: 192.168.7.56 node-7-rpi4: ansible_host: 192.168.7.57 - node-8-lxc: - ansible_host: 192.168.7.58 monitorix: hosts: reddwarf: @@ -127,7 +123,5 @@ all: ansible_host: 192.168.7.56 node-7-rpi4: ansible_host: 192.168.7.57 - node-8-lxc: - ansible_host: 192.168.7.58 # EOF