blob: f64f5c2cd27e9790c9c3d183a965d56279776741 [file] [log] [blame]
---
- name: Fetch buildset artifacts
no_log: true
command: >
wget --recursive
--execute robots=off
--no-parent
--no-host-directories
--reject "index.html*"
--directory-prefix buildset/
--cut-dirs={{ buildset_artifacts_url.split('/') | length - 3 }}
{{ buildset_artifacts_url }}/