commit | d06de6dcdfc67a80a38dfb1aa8c7a2192bac01ec | [log] [tgz] |
---|---|---|
author | Carlos Frias <carlos.frias.01@gmail.com> | Thu Oct 19 00:04:17 2017 -0500 |
committer | Carlos Frias <carlos.frias.01@gmail.com> | Thu Oct 19 00:04:17 2017 -0500 |
tree | c1943a5612599a2f4d755e9d752859933150af76 | |
parent | 7e3dd1919cadc2a91ce251415a956654785ae8f7 [diff] |
updated archive
diff --git a/tasks/main.yml b/tasks/main.yml index 457e68e..5b6eb54 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -25,6 +25,7 @@ partial: True src: "{{ local_apigee_path }}/{{ apigee_archive_name }}" dest: "{{ apigeerepobasepath }}/{{ apigee_archive_name }}" + rsync_opts: ['--inplace'] - name: Unarchive on target node become: true