mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-07-28 18:34:42 +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
|
description: Indicate if the C(helm) command failed
|
||||||
returned: always
|
returned: always
|
||||||
sample: false
|
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 (
|
from ansible_collections.kubernetes.core.plugins.module_utils.helm import (
|
||||||
|
|||||||
Reference in New Issue
Block a user