commit | 7dbae741e1ffc8145f282e5473855bd553826b49 | [log] [tgz] |
---|---|---|
author | Carlos Frias <carlos.frias.01@gmail.com> | Wed Oct 18 23:55:19 2017 -0500 |
committer | Carlos Frias <carlos.frias.01@gmail.com> | Wed Oct 18 23:55:19 2017 -0500 |
tree | ece7c64b896c42ca1bf41aefb376590165673281 | |
parent | 7d64fb3e2d9f9c031f249ebfa013d2171c79cffc [diff] |
fixed semantics for archives
diff --git a/tasks/main.yml b/tasks/main.yml index b87e2a8..0085251 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 }}" owner: "{{ opdk_user_name }}"