Commit ec7cc561 by John Jarvis

changing dest to a dir

parent 9a3791de
...@@ -48,7 +48,7 @@ ...@@ -48,7 +48,7 @@
- name: get s3cmd - name: get s3cmd
get_url: > get_url: >
url={{ aws_s3cmd_url }} url={{ aws_s3cmd_url }}
dest={{ aws_data_dir }} dest={{ aws_data_dir }}/
- name: untar s3cmd - name: untar s3cmd
shell: > shell: >
......
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