(cherry picked from commit 88994ef2b7
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
pull/2099/head
parent
0dd398d24a
commit
85cd2132fc
|
@ -36,6 +36,7 @@ options:
|
|||
description:
|
||||
- The file name of the destination archive. The parent directory must exists on the remote host.
|
||||
- This is required when C(path) refers to multiple files by either specifying a glob, a directory or multiple paths in a list.
|
||||
- If the destination archive already exists, it will be truncated and overwritten.
|
||||
type: path
|
||||
exclude_path:
|
||||
description:
|
||||
|
|
Loading…
Reference in New Issue