From 85e2d92f78f381addae68614db4c0bcd70f8b9dd Mon Sep 17 00:00:00 2001 From: Christian Steinle Date: Thu, 24 Apr 2025 10:32:59 +0200 Subject: [PATCH] Remove check when creating directories. --- minisforum.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/minisforum.yaml b/minisforum.yaml index b222c21..d60a1a0 100644 --- a/minisforum.yaml +++ b/minisforum.yaml @@ -25,7 +25,6 @@ mode: 0755 owner: chris group: chris - when: item.stat.exists == false loop: "{{ containers }}" loop_control: label: "{{ item.name }}"