troubleshooting logs download
diff --git a/tasks/main.yml b/tasks/main.yml
index 64e2208..46d02c7 100644
--- a/tasks/main.yml
+++ b/tasks/main.yml
@@ -19,7 +19,7 @@
 
 - name: Iterate over patterns found
   include: download_files.yml
-  with_items: '{{ downloads.results }}'
+  with_items: downloads.results
   loop_control:
     loop_var: result