commit | ed8fe286d1f437c7d509f988ede2655b9f2f4c6b | [log] [tgz] |
---|---|---|
author | Carlos Frias <carlos.frias.01@gmail.com> | Thu Oct 19 00:07:55 2017 -0500 |
committer | Carlos Frias <carlos.frias.01@gmail.com> | Thu Oct 19 00:07:55 2017 -0500 |
tree | 64a6447cbd717a5f910ae8b6d3cf0d00e3e3afb6 | |
parent | d06de6dcdfc67a80a38dfb1aa8c7a2192bac01ec [diff] |
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