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