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,7 +148,6 @@ options:
|
||||
- if set to C(yes), instances will be preemptible and time-limited.
|
||||
(requires libcloud >= 0.20.0)
|
||||
type: bool
|
||||
default: 'no'
|
||||
disk_size:
|
||||
type: int
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user