From eedff181fafe7bd9a31812998b27d1c3c6afcf4c Mon Sep 17 00:00:00 2001 From: Rene Mewissen Date: Wed, 1 Oct 2025 15:09:40 +0200 Subject: [PATCH] make it even more robust --- local.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/local.yml b/local.yml index 67fd0d1..b6af87a 100644 --- a/local.yml +++ b/local.yml @@ -14,6 +14,7 @@ - name: pre-run | set global playbook directory fact set_fact: ansible_pull_playbook_dir: "{{ playbook_dir }}" + cacheable: true tags: always - name: pre-run | get status of marker file