Don't specify the file in copy dest as it expects a dir.
This commit is contained in:
parent
4a9834b5b3
commit
bc342a793c
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue