From 5f2d368a9798cd463f7459b90a2c6722c1c172e7 Mon Sep 17 00:00:00 2001 From: Damien Date: Sun, 14 Jun 2026 16:33:56 +0200 Subject: [PATCH] Remove ipfabric from root_hosts and add pve01 to excluded --- inventory/static_groups.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/inventory/static_groups.yml b/inventory/static_groups.yml index 59c5ba6..d894539 100644 --- a/inventory/static_groups.yml +++ b/inventory/static_groups.yml @@ -5,7 +5,6 @@ all: children: root_hosts: hosts: - ipfabric: grafana: gitea: prometheus: @@ -30,4 +29,4 @@ all: excluded: hosts: - ipfabric: + pve01: