updated logic
diff --git a/tasks/main.yml b/tasks/main.yml index 4c68b41..e9a4f37 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -29,4 +29,4 @@ download_set: "{{ item[1] }}" with_nested: - downloads.results - - item.files \ No newline at end of file + - item[0].files \ No newline at end of file