Remove check when creating directories.

This commit is contained in:
2025-04-24 10:32:59 +02:00
parent 2d7af7af21
commit 85e2d92f78

View File

@@ -25,7 +25,6 @@
mode: 0755
owner: chris
group: chris
when: item.stat.exists == false
loop: "{{ containers }}"
loop_control:
label: "{{ item.name }}"