updated logic
diff --git a/tasks/main.yml b/tasks/main.yml index 77b4651..c248f8d 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -27,7 +27,7 @@ include: download_files.yml with_items: "{{ downloads.results }}" loop_control: - label: "{{ item }}" + label: "{{ file_result }}" loop_var: file_result