Commit 0dfaa52c by Maruyama

roles/go: remove unsupported parameter "overwrite" for unarchive module

parent c2ccf924
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
unarchive: unarchive:
src: https://storage.googleapis.com/golang/go1.5.3.linux-amd64.tar.gz src: https://storage.googleapis.com/golang/go1.5.3.linux-amd64.tar.gz
dest: /usr/local dest: /usr/local
overwrite: yes
copy: no copy: no
- name: make symlinks - name: make symlinks
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment