mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 10:40:22 -07:00
commit
21054798a5
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ options:
|
|||
version_added: "1.5"
|
||||
delete:
|
||||
description:
|
||||
- Delete files that don't exist (after transfer, not before) in the C(src) path.
|
||||
- Delete files that don't exist (after transfer, not before) in the C(src) path. This option requires C(recursive=yes).
|
||||
choices: [ 'yes', 'no' ]
|
||||
default: 'no'
|
||||
required: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue