From 2f8857ef0dd3af7f00d4b8ac629b8de04b15aee6 Mon Sep 17 00:00:00 2001 From: Yuriy Novostavskiy Date: Wed, 11 Dec 2024 18:37:17 +0200 Subject: [PATCH] description suggestion from reviewer/maintainer Co-authored-by: Bikouo Aubin <79859644+abikouo@users.noreply.github.com> --- plugins/modules/helm_registry_auth.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/modules/helm_registry_auth.py b/plugins/modules/helm_registry_auth.py index 01130a70..a399c912 100644 --- a/plugins/modules/helm_registry_auth.py +++ b/plugins/modules/helm_registry_auth.py @@ -97,7 +97,7 @@ EXAMPLES = r""" RETURN = r""" stdout: type: str - description: Full `helm` command stdout, in case you want to display it or examine the event log + description: Full C(helm) command stdout, in case you want to display it or examine the event log returned: always stout_lines: type: list