| commit | 11b2d5d070bb27567f19cdfc87ea76203e4fc033 | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <friasc@google.com> | Tue Apr 04 14:52:50 2017 -0400 |
| committer | Carlos Frias <friasc@google.com> | Tue Apr 04 14:52:50 2017 -0400 |
| tree | d3dcf57d9e52e227d64d85e1f53a715aa1678fbc | |
| parent | 80ed5e60e076ca29d7d866903eea59eb6c533f09 [diff] |
troubleshooting logs download
diff --git a/tasks/main.yml b/tasks/main.yml index 82cb7be..ed5cc59 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -23,7 +23,7 @@ - name: Download log files found debug: - var: results.files[0].path + var: "{{ results.files[0].path }}" - name: Iterate over patterns found include: download_files.yml