updated logic
diff --git a/tasks/main.yml b/tasks/main.yml index c7b78f2..4c68b41 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -24,7 +24,7 @@ with_items: "{{ downloads.results }}" - name: Iterate over files found - include: download_files.yml + include: ./download_files.yml vars: download_set: "{{ item[1] }}" with_nested: