commit | 3c70519032cab98222c4778a250ca2a9da52a623 | [log] [tgz] |
---|---|---|
author | Carlos Frias <carlos.frias.01@gmail.com> | Wed Oct 18 23:39:01 2017 -0500 |
committer | Carlos Frias <carlos.frias.01@gmail.com> | Wed Oct 18 23:39:01 2017 -0500 |
tree | 44dc8216873fdf82522152e7f30a0792b0d44972 | |
parent | 89540b86b63b01a498ebf04c559d7173c222f530 [diff] |
updated archive
diff --git a/tasks/main.yml b/tasks/main.yml index fe99924..9d4e76f 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -25,6 +25,8 @@ partial: yes src: "{{ local_apigee_path }}/{{ apigee_archive_name }}" dest: "{{ apigeerepobasepath }}/{{ apigee_archive_name }}" + owner: "{{ opdk_user_name }}" + group: "{{ opdk_group_name }}" - name: Unarchive on target node become: true