updated archive
diff --git a/tasks/main.yml b/tasks/main.yml index 5b6eb54..c5b1fcd 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -25,7 +25,7 @@ partial: True src: "{{ local_apigee_path }}/{{ apigee_archive_name }}" dest: "{{ apigeerepobasepath }}/{{ apigee_archive_name }}" - rsync_opts: ['--inplace'] + rsync_opts: ['--partial-dir={{ opdk_installer_path }}'] - name: Unarchive on target node become: true