mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-13 15:35:08 +00:00
parent
3c42ec730d
commit
c984b89667
6 changed files with 10 additions and 10 deletions
|
|
@ -18,7 +18,7 @@ attributes:
|
|||
check_mode:
|
||||
support: partial
|
||||
details:
|
||||
- In check mode, any C(zpool) subcommand that supports the dry-run flag (C(-n)) will be run with C(-n) and its simulated
|
||||
- In check mode, any C(zpool) subcommand that supports the dry-run flag (C(-n)) is run with C(-n) and its simulated
|
||||
output is included in the module's diff results.
|
||||
diff_mode:
|
||||
support: full
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue