From 7c4372c32f947cc065f8b160152e43a9e64fd095 Mon Sep 17 00:00:00 2001 From: Yuriy Novostavskiy Date: Wed, 11 Dec 2024 18:37:31 +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 a399c912..8e175681 100644 --- a/plugins/modules/helm_registry_auth.py +++ b/plugins/modules/helm_registry_auth.py @@ -101,7 +101,7 @@ stdout: returned: always stout_lines: type: list - 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 stderr: type: str