mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Removed unnecessary wait_for logic from mig
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user