mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-08 01:14:03 -07:00
Revert "Fix non-matching defaults in docs (#5446)"
This reverts commit a978bff2c7
.
This commit is contained in:
parent
a978bff2c7
commit
5f4e593116
79 changed files with 63 additions and 187 deletions
|
@ -38,7 +38,6 @@ options:
|
|||
- A dictionary of zfs properties to be set.
|
||||
- See the zfs(8) man page for more information.
|
||||
type: dict
|
||||
default: {}
|
||||
notes:
|
||||
- C(check_mode) is supported, but in certain situations it may report a task
|
||||
as changed that will not be reported as changed when C(check_mode) is disabled.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue