updated logs
diff --git a/tasks/main.yml b/tasks/main.yml
index 6ef64ac..36cab15 100644
--- a/tasks/main.yml
+++ b/tasks/main.yml
@@ -20,7 +20,7 @@
 
 - name: Iterate over patterns found
   include: download_files.yml
-  with_items: "{{ downloads.results }}"
+  with_items: downloads.results
   loop_control:
     loop_var: result