diff --git a/plugins/modules/helm_registry_auth.py b/plugins/modules/helm_registry_auth.py index 1600b386..c6f8dc23 100644 --- a/plugins/modules/helm_registry_auth.py +++ b/plugins/modules/helm_registry_auth.py @@ -121,7 +121,7 @@ command: sample: '/usr/local/bin/helm registry login oci-registry.domain.example --username=admin --password-stdin --insecure' failed: type: bool - description: Indicate if the `helm` command failed + description: Indicate if the C(helm) command failed returned: always sample: false changed: