mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
added documentation info regarding win_unzip and recurse (#33846)
This commit is contained in:
parent
70f5e091f1
commit
5b666a5074
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ options:
|
|||
recurse:
|
||||
description:
|
||||
- Recursively expand zipped files within the src file.
|
||||
- Setting to a value of C(yes) requires the PSCX module to be installed.
|
||||
type: bool
|
||||
default: 'no'
|
||||
creates:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue