Missed a reference to the output
This commit is contained in:
parent
8108bf4d52
commit
d0cc794f82
@ -23,5 +23,5 @@
|
|||||||
src: "{{ item }}"
|
src: "{{ item }}"
|
||||||
flat: yes
|
flat: yes
|
||||||
with_items:
|
with_items:
|
||||||
- /tmp/working.log
|
- /tmp/test.log
|
||||||
- /tmp/results.yml
|
- /tmp/results.yml
|
||||||
|
Loading…
Reference in New Issue
Block a user