updated variable file name
diff --git a/setup-base.yml b/setup-base.yml
index 600a597..5a77cf4 100644
--- a/setup-base.yml
+++ b/setup-base.yml
@@ -2,7 +2,7 @@
 - hosts: localhost
   connection: local
   vars_files:
-  - bitbucket-workspace-github-repos.yml
+  - repository-mapping-name-folder.yml
   - repository-custom-properties.yml
 
   tasks: