mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-05-06 21:12:37 +00:00
Fixes #13: Fix missing 'elements' in list argument spec.
This commit is contained in:
@@ -66,6 +66,7 @@ options:
|
||||
- merge
|
||||
- strategic-merge
|
||||
type: list
|
||||
elements: str
|
||||
version_added: "2.7"
|
||||
wait:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user