updated semantics for manual response files.
diff --git a/tasks/update_cache.yml b/tasks/update_cache.yml
index f6b1ec9..8f542ae 100644
--- a/tasks/update_cache.yml
+++ b/tasks/update_cache.yml
@@ -46,8 +46,7 @@
   - { key: 'default_apigee_repo_protocol', value: '{{ default_apigee_repo_protocol }}' }
   - { key: 'default_apigee_repo_url', value: '{{ default_apigee_repo_url }}' }
   - { key: 'copy_archive', value: '{{ copy_archive }}' }
-  - { key: 'archive_name', value: '{{ apigee_archive_name }}' }
-  - { key: 'archive_path', value: '{{ apigeerepobasepath }}' }
+  - { key: 'apigee_archive_name', value: '{{ apigee_archive_name }}' }
   - { key: 'mp_pod', value: '{{ mp_pod }}' }
   - { key: 'opdk_ldap_type', value: '{{ opdk_ldap_type }}'}
   - { key: 'opdk_ldap_remote_host', value: '{{ opdk_ldap_remote_host }}' }