mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Normalize more booleans. (#5247)
This commit is contained in:
@@ -27,7 +27,7 @@ options:
|
||||
type: str
|
||||
description:
|
||||
- A unique name for the handler. The name cannot contain special characters or spaces.
|
||||
required: True
|
||||
required: true
|
||||
type:
|
||||
type: str
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user