| commit | 5762b6b28c2afcfd5cf99344f244766fc0278d8b | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <carlos.frias@one.verizon.com> | Wed Sep 27 15:29:48 2017 -0400 |
| committer | Carlos Frias <carlos.frias@one.verizon.com> | Wed Sep 27 15:29:48 2017 -0400 |
| tree | 56a14033982ed15bef89b4fa76634eea1d6ffc71 | |
| parent | 38477467c32d24ba26abc7d5a38ebddf1baab59f [diff] |
updated logic
diff --git a/tasks/main.yml b/tasks/main.yml index c7b78f2..4c68b41 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -24,7 +24,7 @@ with_items: "{{ downloads.results }}" - name: Iterate over files found - include: download_files.yml + include: ./download_files.yml vars: download_set: "{{ item[1] }}" with_nested: