1139
This commit is contained in:
@@ -1197,7 +1197,7 @@
|
||||
-o PreferredAuthentications=password -o NumberOfPasswordPrompts=1 \
|
||||
-o ConnectTimeout=30 \
|
||||
-p "$PORT" "{{ dev2_ssh_user }}@${HOST}" \
|
||||
"curl -L --fail --silent --show-error -k -o '{{ dev2_image_path }}' '{{ image_url }}'"
|
||||
"curl -L --fail --silent --show-error -k -o {{ dev2_image_path }} {{ image_url }}"
|
||||
args:
|
||||
executable: /bin/bash
|
||||
register: scp_push
|
||||
|
||||
Reference in New Issue
Block a user