mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
(cherry picked from commit 88994ef2b7
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
0dd398d24a
commit
85cd2132fc
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ options:
|
||||||
description:
|
description:
|
||||||
- The file name of the destination archive. The parent directory must exists on the remote host.
|
- 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.
|
- 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
|
type: path
|
||||||
exclude_path:
|
exclude_path:
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Reference in a new issue