commit | 02e208494a1592ad0581373146495a943b2be813 | [log] [tgz] |
---|---|---|
author | Carlos Frias <carlos.frias.01@gmail.com> | Thu Oct 26 15:37:26 2017 -0400 |
committer | Carlos Frias <carlos.frias.01@gmail.com> | Thu Oct 26 15:37:26 2017 -0400 |
tree | 247b39b547adf652742f3ad255c2fe19d72dc8b7 | |
parent | 3df34ac20735f4cc9538ae4e5f2339513a925c72 [diff] |
updated variables scope
diff --git a/tasks/main.yml b/tasks/main.yml index 443ba5c..d6b4234 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -5,6 +5,8 @@ value: "{{ item.value }}" with_items: - { key: 'apigee_mirror_version', value: '{{ apigee_mirror_version }}' } + - { key: 'copy_archive', value: '{{ copy_archive }}' } + - { key: 'apigee_archive_name', value: '{{ apigee_archive_name }}' } # tasks file for apigee-opdk-setup-local-repository - name: Install the local mirror with no proxy