| commit | a3f0494521793b872d6af1026c5037062b974e84 | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <friasc@google.com> | Tue Apr 04 15:15:19 2017 -0400 |
| committer | Carlos Frias <friasc@google.com> | Tue Apr 04 15:15:19 2017 -0400 |
| tree | 5692e97babcbd64543ab269235493ad8d8631692 | |
| parent | 4fb65fb8b6610c8b753728ee3303a301254a4c4d [diff] |
troubleshooting logs download
diff --git a/tasks/main.yml b/tasks/main.yml index 64e2208..46d02c7 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -19,7 +19,7 @@ - name: Iterate over patterns found include: download_files.yml - with_items: '{{ downloads.results }}' + with_items: downloads.results loop_control: loop_var: result