commit | 95d406f7dc856ad82e5d81ce9c7e745f5420c4a5 | [log] [tgz] |
---|---|---|
author | Carlos Frias <carlos.frias.01@gmail.com> | Thu Oct 19 00:08:15 2017 -0500 |
committer | Carlos Frias <carlos.frias.01@gmail.com> | Thu Oct 19 00:08:15 2017 -0500 |
tree | ceb065d44f6508109370d38f1368d2b3f17f3b79 | |
parent | ed8fe286d1f437c7d509f988ede2655b9f2f4c6b [diff] |
updated archive
diff --git a/tasks/main.yml b/tasks/main.yml index c5b1fcd..99cbebf 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -22,7 +22,6 @@ - name: Copy archive to target node synchronize: - partial: True src: "{{ local_apigee_path }}/{{ apigee_archive_name }}" dest: "{{ apigeerepobasepath }}/{{ apigee_archive_name }}" rsync_opts: ['--partial-dir={{ opdk_installer_path }}']