and add a dot

Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
Rick Elrod 2017-07-25 19:55:30 +00:00
parent fe6ab4dbc4
commit 11f06b960f

View file

@ -1,5 +1,5 @@
- name: Create temporary file
tempfile: state=file suffix=yml
tempfile: state=file suffix=.yml
register: tmpfile
run_once: true