mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-05-06 04:52:37 +00:00
add changelog and version added information. (#312)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
2
changelogs/fragments/308_k8s_info.yml
Normal file
2
changelogs/fragments/308_k8s_info.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- k8s_info - add information about api_version while returning facts (https://github.com/ansible-collections/community.kubernetes/pull/308).
|
||||
@@ -115,6 +115,7 @@ RETURN = r'''
|
||||
api_found:
|
||||
description:
|
||||
- Whether the specified api_version and kind were successfully mapped to an existing API on the targeted cluster.
|
||||
- Version added 1.2.0.
|
||||
returned: always
|
||||
type: bool
|
||||
resources:
|
||||
|
||||
Reference in New Issue
Block a user