From 6d422410cc5b650c69ab1d85c4b4c038a39b7f4c Mon Sep 17 00:00:00 2001 From: dschaft Date: Fri, 21 Nov 2025 12:09:08 +0100 Subject: [PATCH] Update site.yml --- site.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/site.yml b/site.yml index 1a7cf9a..4913831 100644 --- a/site.yml +++ b/site.yml @@ -1,5 +1,6 @@ --- - hosts: all + gather_facts: yes become: true roles: - pips \ No newline at end of file