mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-07-30 11:24:47 +00:00
description suggestion from reviewer/maintainer
Co-authored-by: Bikouo Aubin <79859644+abikouo@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
7c4372c32f
commit
17299d9421
@@ -106,7 +106,7 @@ stout_lines:
|
|||||||
stderr:
|
stderr:
|
||||||
type: str
|
type: str
|
||||||
description: >-
|
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.
|
Please be note that helm binnary may print messages to stderr even if the command is successful.
|
||||||
returned: always
|
returned: always
|
||||||
sample: 'Login Succeeded\n'
|
sample: 'Login Succeeded\n'
|
||||||
|
|||||||
Reference in New Issue
Block a user