From e0730326b94bcb389da46ba6631dd09add71b899 Mon Sep 17 00:00:00 2001 From: Christian Steinle Date: Thu, 24 Apr 2025 16:57:14 +0200 Subject: [PATCH] No need to gather facts. --- fetch-backup.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fetch-backup.yaml b/fetch-backup.yaml index 577f449..6f4e54d 100644 --- a/fetch-backup.yaml +++ b/fetch-backup.yaml @@ -2,7 +2,7 @@ - name: Fetch remote backups hosts: all - gather_facts: true + gather_facts: False tasks: - name: Fetch volume backups