From d0cc794f82b6d407c5124a05ef4c7c79dfd17f07 Mon Sep 17 00:00:00 2001 From: Bruno Wolff III Date: May 22 2019 07:12:19 +0000 Subject: Missed a reference to the output --- diff --git a/tests/wrapper_working.yml b/tests/wrapper_working.yml index a7ddf84..0b4b951 100644 --- a/tests/wrapper_working.yml +++ b/tests/wrapper_working.yml @@ -23,5 +23,5 @@ src: "{{ item }}" flat: yes with_items: - - /tmp/working.log + - /tmp/test.log - /tmp/results.yml