mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
added documentation info regarding win_unzip and recurse (#33846)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user