From 8e5a74f16ad52c8fdfbf2911e21925c8afe97bee Mon Sep 17 00:00:00 2001 From: Jeff Geerling Date: Thu, 30 Jan 2020 15:37:46 -0600 Subject: [PATCH] Issue #5: Add missing type on k8s_resource_options doc fragment. --- plugins/doc_fragments/k8s_resource_options.py | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/doc_fragments/k8s_resource_options.py b/plugins/doc_fragments/k8s_resource_options.py index 0742eed4..edfa533e 100644 --- a/plugins/doc_fragments/k8s_resource_options.py +++ b/plugins/doc_fragments/k8s_resource_options.py @@ -20,6 +20,7 @@ options: aliases: - definition - inline + type: list_dict_str src: description: - "Provide a path to a file containing a valid YAML definition of an object or objects to be created or updated. Mutually