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'