Don't specify the file in copy dest as it expects a dir.

This commit is contained in:
Kevin Fenzi 2016-01-20 21:03:22 +00:00
parent 4a9834b5b3
commit bc342a793c

View file

@ -60,8 +60,7 @@
#
- copy:
src: /var/tmp/fas2.dump.xz
dest: /var/tmp/fas2.dump.xz
dest: /var/tmp/
- command: unxz /var/tmp/fas2.dump.xz
creates=/var/tmp/fas2.dump