updated variables scope
diff --git a/tasks/update_cache.yml b/tasks/update_cache.yml index 3a60820..a1f8b1a 100644 --- a/tasks/update_cache.yml +++ b/tasks/update_cache.yml
@@ -26,9 +26,6 @@ - { 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: '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 }}' }