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