From bc7b2d07a70367d4b8532585896f41645ab023d4 Mon Sep 17 00:00:00 2001 From: Patrick Niebeling Date: Tue, 25 Nov 2025 22:32:41 +0100 Subject: [PATCH] Adjst Hosts --- minimal-debug.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/minimal-debug.yml b/minimal-debug.yml index 98b5813..bcde1a1 100644 --- a/minimal-debug.yml +++ b/minimal-debug.yml @@ -1,7 +1,6 @@ --- - name: Debug message on localhost without inventory file - hosts: localhost - connection: local + hosts: all gather_facts: false tasks: