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:
@@ -20,7 +20,7 @@ options:
|
||||
description:
|
||||
- Name of the volume to operate on.
|
||||
type: str
|
||||
required: yes
|
||||
required: true
|
||||
aliases:
|
||||
- name
|
||||
|
||||
|
||||
Reference in New Issue
Block a user