mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-05-06 04:52:37 +00:00
remove changed from module return
Co-authored-by: Bikouo Aubin <79859644+abikouo@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
11d7054662
commit
9ee99e4ed0
@@ -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 (
|
||||
|
||||
Reference in New Issue
Block a user