updated variables scope
diff --git a/tasks/with_no_proxy.yml b/tasks/with_no_proxy.yml
index f34df25..ce3b996 100644
--- a/tasks/with_no_proxy.yml
+++ b/tasks/with_no_proxy.yml
@@ -3,7 +3,7 @@
- name: Install the local mirror with no proxy
shell: "{{ apigee_service }} apigee-mirror install"
args:
- creates: "{{ apigee_installation_home }}/apigee-mirror/lib/actions/nginxconfig"
+ creates: "{{ apigee_home }}/apigee-mirror/lib/actions/nginxconfig"
#- name: Clear the local mirror data directory with no proxy
# shell: "{{ apigee_service }} apigee-mirror clean"