From 5f49e058e2a69ada8d78879c8caff6af134af49c Mon Sep 17 00:00:00 2001 From: master of disaster Date: Sat, 13 Dec 2025 02:19:45 +0100 Subject: [PATCH] blub --- inventory | 2 +- playbooks/install_monitoring.yml.ansible | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/inventory b/inventory index 882106e..079bdb5 160000 --- a/inventory +++ b/inventory @@ -1 +1 @@ -Subproject commit 882106e5739bb723cbf6489a5ecd1140ad2732f1 +Subproject commit 079bdb5b742346691bd1944e40a0c2ac8797a975 diff --git a/playbooks/install_monitoring.yml.ansible b/playbooks/install_monitoring.yml.ansible index def0bea..642708a 100644 --- a/playbooks/install_monitoring.yml.ansible +++ b/playbooks/install_monitoring.yml.ansible @@ -1,5 +1,5 @@ - name: Gather facts from all hosts - hosts: all + hosts: dev gather_facts: true - hosts: - prometheus_servers