added documentation info regarding win_unzip and recurse (#33846)
parent
70f5e091f1
commit
5b666a5074
|
@ -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…
Reference in New Issue