From 591d238bb16c99584aea489dc9b410955e00d52f Mon Sep 17 00:00:00 2001 From: Yuriy Novostavskiy Date: Wed, 11 Dec 2024 18:38:05 +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 75762a10..a0370e52 100644 --- a/plugins/modules/helm_registry_auth.py +++ b/plugins/modules/helm_registry_auth.py @@ -112,7 +112,7 @@ stderr: sample: 'Login Succeeded\n' stderr_lines: type: list - description: Full `helm` command stderr, in case you want to display it or examine the event log + description: Full C(helm) command stderr, in case you want to display it or examine the event log returned: always command: type: str