updated variable file location
diff --git a/update_cache.yml b/update_cache.yml
index 8c866d3..5c8ff5d 100644
--- a/update_cache.yml
+++ b/update_cache.yml
@@ -1,7 +1,7 @@
 ---
 - hosts: planet
   vars_files:
-  - /tmp/apigee-workspace/apigee/credentials.yml
+  - ~/.apigee-secure/credentials.yml
   pre_tasks:
   - setup:
   - ec2_facts: