mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Normalize more booleans. (#5247)
This commit is contained in:
@@ -20,7 +20,7 @@ options:
|
||||
type: str
|
||||
description:
|
||||
- Install plugin with that name.
|
||||
required: True
|
||||
required: true
|
||||
state:
|
||||
type: str
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user