updated logic
diff --git a/tasks/main.yml b/tasks/main.yml
index 1cdb193..5e66432 100644
--- a/tasks/main.yml
+++ b/tasks/main.yml
@@ -24,7 +24,7 @@
   with_items: "{{ downloads.results }}"
 
 - name: Include echo.yml
-  include: echo.yml
+  import: echo.yml
   vars:
     download_set: "{{ item }}"
   with_nested: