diff --git a/plugins/modules/helm_registry_auth.py b/plugins/modules/helm_registry_auth.py index c6f8dc23..e8a71ae6 100644 --- a/plugins/modules/helm_registry_auth.py +++ b/plugins/modules/helm_registry_auth.py @@ -124,10 +124,6 @@ failed: description: Indicate if the C(helm) command failed returned: always sample: false -changed: - description: Indicate if the state of the registry was changed - type: bool - returned: always """ from ansible_collections.kubernetes.core.plugins.module_utils.helm import (