mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-27 07:01: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:
|
recurse:
|
||||||
description:
|
description:
|
||||||
- Recursively expand zipped files within the src file.
|
- Recursively expand zipped files within the src file.
|
||||||
|
- Setting to a value of C(yes) requires the PSCX module to be installed.
|
||||||
type: bool
|
type: bool
|
||||||
default: 'no'
|
default: 'no'
|
||||||
creates:
|
creates:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue