| commit | 5c4391f2f520dedeb00f21b3e35a1285eec63234 | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <carlos.frias.01@gmail.com> | Tue Oct 24 08:59:37 2017 -0400 |
| committer | Carlos Frias <carlos.frias.01@gmail.com> | Tue Oct 24 08:59:37 2017 -0400 |
| tree | 4df4f677af4903bbd509f232c0bc33d10534cc6e | |
| parent | c1108e68918ec89e9669ff40f14255c51529f390 [diff] |
work out logs
diff --git a/tasks/main.yml b/tasks/main.yml index 2afb2a4..bd2dcea 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -35,5 +35,5 @@ dest: "{{ download_folder }}" with_subelements: - "{{ downloads }}" - - " {{ results }}" + - results, skip_missing: true - files, skip_missing: true