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:
@@ -22,7 +22,7 @@ options:
|
||||
name:
|
||||
description:
|
||||
- Name of the plugin to install.
|
||||
required: True
|
||||
required: true
|
||||
type: str
|
||||
state:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user