fixed typo
diff --git a/tasks/main.yml b/tasks/main.yml
index 61fc617..9ced644 100644
--- a/tasks/main.yml
+++ b/tasks/main.yml
@@ -49,9 +49,9 @@
   - '{{ apigee_validate_config_file }}'
   - '{{ onboarding_config_file_path }}'
   - '{{ opdk_license_target_file_path }}'
-  - /etc/yum//vars/apigeepassword
-  - /etc/yum//vars/apigeepriostage
-  - /etc/yum//vars/apigeeuser
+  - /etc/yum/vars/apigeepassword
+  - /etc/yum/vars/apigeepriostage
+  - /etc/yum/vars/apigeeuser
 
 - block: