mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
[PR #11037/c984b896 backport][stable-12] docs style adjustments (#11038)
docs style adjustments (#11037)
docs adjustments
(cherry picked from commit c984b89667)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user