mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Normalize more booleans. (#5247)
This commit is contained in:
@@ -19,7 +19,7 @@ options:
|
||||
description:
|
||||
- A list of server Ids to modify.
|
||||
type: list
|
||||
required: True
|
||||
required: true
|
||||
elements: str
|
||||
cpu:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user