| commit | 9812f87e8587719bb46dabd33b69f2955573eaeb | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <carlos.frias@one.verizon.com> | Wed Sep 27 15:30:15 2017 -0400 |
| committer | Carlos Frias <carlos.frias@one.verizon.com> | Wed Sep 27 15:30:15 2017 -0400 |
| tree | d72eecceed3f7bc56cafac94058fe5897b5e1f5b | |
| parent | 5762b6b28c2afcfd5cf99344f244766fc0278d8b [diff] |
updated logic
diff --git a/tasks/main.yml b/tasks/main.yml index 4c68b41..e9a4f37 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -29,4 +29,4 @@ download_set: "{{ item[1] }}" with_nested: - downloads.results - - item.files \ No newline at end of file + - item[0].files \ No newline at end of file