mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Fix boolean defaults. (#1343)
This commit is contained in:
@@ -148,6 +148,7 @@ options:
|
||||
a new volume, and cannot be changed for an existing
|
||||
volume.
|
||||
type: bool
|
||||
default: false
|
||||
growphysical:
|
||||
description:
|
||||
- Specifies whether to attempt to execute a growphysical
|
||||
|
||||
Reference in New Issue
Block a user