From 609e46c9d5fe76c58e902f2677496581fb8f33b5 Mon Sep 17 00:00:00 2001 From: Eamonn Travers Date: Tue, 16 Jun 2020 16:49:52 +0200 Subject: [PATCH] Remove void --- inventory/hosts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/inventory/hosts b/inventory/hosts index 067be13..bfa053a 100644 --- a/inventory/hosts +++ b/inventory/hosts @@ -14,8 +14,8 @@ tn8-suse151 ansible_host=192.168.1.178 tn8-ubu1604 ansible_host=192.168.1.170 tn8-ubu1804 ansible_host=192.168.1.135 tn8-ubu2004 ansible_host=192.168.1.185 -[void] -tn8-void ansible_host=192.168.1.149 +#[void] +#tn8-void ansible_host=192.168.1.149 [apt:children] debian devuan @@ -23,7 +23,7 @@ ubuntu [nosysd:children] alpine devuan -void +#void [sysd:children] centos debian