k8s: fix get_api_client usage in inventory plugin (#395)

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
Abhijeet Kasurde
2021-03-27 00:06:47 +05:30
committed by GitHub
parent 34e6e09fb8
commit c9157ce713
3 changed files with 6 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- k8s - fix get_api_client API in k8s inventory plugin (https://github.com/ansible-collections/community.kubernetes/pull/395).