diff --git a/tasks/2-scan.yml b/tasks/2-scan.yml
index 975ea36473cc7de10cecfbd0ed9bdf28ccca968e..1b1628cb90fd52b707d336a84d40e0d2a8d6741d 100644
--- a/tasks/2-scan.yml
+++ b/tasks/2-scan.yml
@@ -23,7 +23,7 @@
 
 - name: Adding execution permission to scan script
   file: 
-    dest: "{{ paas_ci_scan_script_path }}"/scan.py
+    dest: "{{ paas_ci_scan_script_path }}/scan.py"
     mode: a+x 
 
 - name:  Run scan