From 17299d942107f8e6876995951f2a2815300d8101 Mon Sep 17 00:00:00 2001 From: Yuriy Novostavskiy Date: Wed, 11 Dec 2024 18:37:46 +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 8e175681..75762a10 100644 --- a/plugins/modules/helm_registry_auth.py +++ b/plugins/modules/helm_registry_auth.py @@ -106,7 +106,7 @@ stout_lines: stderr: type: str description: >- - Full `helm` command stderr, in case you want to display it or examine the event log. + Full C(helm) command stderr, in case you want to display it or examine the event log. Please be note that helm binnary may print messages to stderr even if the command is successful. returned: always sample: 'Login Succeeded\n'