diff --git a/plugins/modules/helm_registry_auth.py b/plugins/modules/helm_registry_auth.py index a0370e52..1600b386 100644 --- a/plugins/modules/helm_registry_auth.py +++ b/plugins/modules/helm_registry_auth.py @@ -116,7 +116,7 @@ stderr_lines: returned: always command: type: str - description: Full `helm` command executed + description: Full C(helm) command executed returned: always sample: '/usr/local/bin/helm registry login oci-registry.domain.example --username=admin --password-stdin --insecure' failed: