| commit | 7babd77ba002423278c006af16237efac2ed21df | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <carlos.frias.01@gmail.com> | Wed Oct 18 22:05:46 2017 -0500 |
| committer | Carlos Frias <carlos.frias.01@gmail.com> | Wed Oct 18 22:05:46 2017 -0500 |
| tree | df6864ca8425c801ec75e1159470a7fb34655525 | |
| parent | 49436c8b93a7392d1c0e5e0e927ded7664d6063d [diff] |
fixed semantics for archives
diff --git a/defaults/main.yml b/defaults/main.yml index 9b71820..cc6f533 100644 --- a/defaults/main.yml +++ b/defaults/main.yml
@@ -118,7 +118,7 @@ copy_archive: yes # Apigee archive that is created when a mirror is used. -archive_name: apigee-{{ opdk_version }}.tar.gz +apigee_archive_name: apigee-{{ opdk_version }}.tar.gz # Path to the Apigee archive that is created by apigee-mirror package apigeerepobasepath: '{{ apigee_installation_home }}/data/apigee-mirror'