mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-07-28 18:34:42 +00:00
Issue #5: Add missing type on k8s_resource_options doc fragment.
This commit is contained in:
@@ -20,6 +20,7 @@ options:
|
|||||||
aliases:
|
aliases:
|
||||||
- definition
|
- definition
|
||||||
- inline
|
- inline
|
||||||
|
type: list_dict_str
|
||||||
src:
|
src:
|
||||||
description:
|
description:
|
||||||
- "Provide a path to a file containing a valid YAML definition of an object or objects to be created or updated. Mutually
|
- "Provide a path to a file containing a valid YAML definition of an object or objects to be created or updated. Mutually
|
||||||
|
|||||||
Reference in New Issue
Block a user