| commit | 27da6ef76beb699baee38c8e8ce579e5cc871654 | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <friasc@google.com> | Tue Apr 04 13:48:53 2017 -0400 |
| committer | Carlos Frias <friasc@google.com> | Tue Apr 04 13:48:53 2017 -0400 |
| tree | 583b84292310292694988eca8c1aa73495cec15d | |
| parent | 9d039fdda5aace102f6a6fdf72bf19685fd698fc [diff] |
troubleshooting logs download
diff --git a/tasks/main.yml b/tasks/main.yml index 368a9ad..ab0b82e 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -21,6 +21,10 @@ debug: var: downloads +- name: Download.results log files found + debug: + var: downloads.results + - name: Iterate over patterns found include: download_files.yml loop_control: