From 9ee99e4ed06d56fc3e4c32abe1157dc0f513f5e0 Mon Sep 17 00:00:00 2001 From: Yuriy Novostavskiy Date: Wed, 11 Dec 2024 18:39:35 +0200 Subject: [PATCH] remove changed from module return Co-authored-by: Bikouo Aubin <79859644+abikouo@users.noreply.github.com> --- plugins/modules/helm_registry_auth.py | 4 ---- 1 file changed, 4 deletions(-) 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 (