From 67f4f5fee00fb5f3c8053b8af6bb2b9c73455d38 Mon Sep 17 00:00:00 2001 From: Roger Luethi Date: Fri, 10 Jul 2026 20:41:18 +0200 Subject: [PATCH] thanos_sidecar: remove the inventory group Remove the [thanos_sidecar:children] group (children: prometheus) from inventory/50-monitoring as part of retiring the thanos_sidecar role/service entirely (osism/issues#1402). The role is dropped from osism/ansible-collection-services and its deploy playbook from osism/ansible-playbooks; with no consumer left, the inventory group serves nothing. Assisted-by: Claude:claude-opus-4-8 Signed-off-by: Roger Luethi --- inventory/50-monitoring | 3 --- 1 file changed, 3 deletions(-) diff --git a/inventory/50-monitoring b/inventory/50-monitoring index a799c54..cc0893d 100644 --- a/inventory/50-monitoring +++ b/inventory/50-monitoring @@ -19,8 +19,5 @@ monitoring [scaphandre:children] generic -[thanos_sidecar:children] -prometheus - [zabbix_agent:children] generic