From 2ce9ef04e62f63b899188743c7b24fed160894ee Mon Sep 17 00:00:00 2001 From: Christian Steinle Date: Thu, 24 Apr 2025 16:41:29 +0200 Subject: [PATCH] No need to gather facts several times. --- hostinger.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hostinger.yaml b/hostinger.yaml index 678b056..6e0e714 100644 --- a/hostinger.yaml +++ b/hostinger.yaml @@ -2,7 +2,7 @@ - name: Docker backup hosts: all - gather_facts: True + gather_facts: False tasks: - name: Include container variables