Missed a reference to the output

This commit is contained in:
Bruno Wolff III 2019-05-22 02:12:19 -05:00
parent 8108bf4d52
commit d0cc794f82

View File

@ -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