mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 03:46:55 +00:00
Normalize booleans in all other plugins and modules. (#440)
This commit is contained in:
@@ -19,7 +19,7 @@ options:
|
||||
description:
|
||||
- Name of the volume to inspect.
|
||||
type: str
|
||||
required: yes
|
||||
required: true
|
||||
aliases:
|
||||
- volume_name
|
||||
|
||||
|
||||
Reference in New Issue
Block a user