Removed unnecessary wait_for logic from mig

This commit is contained in:
2025-08-15 15:45:20 +02:00
parent 411a1f8931
commit 3587531bda
5 changed files with 6 additions and 33 deletions

View File

@@ -22,4 +22,4 @@
- name: Build data (single async task)
include_tasks: 02_build_data.yml
when: mig_build_data | bool
when: MIG_BUILD_DATA | bool