Add community.kubernetes to inventory plugin param (#128)

This commit is contained in:
Mike Graves
2021-06-11 05:52:06 -04:00
committed by GitHub
parent 9e60a3a40d
commit 98cb88a701
2 changed files with 4 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
---
bugfixes:
- inventory - add community.kubernetes to list of plugin choices in k8s inventory (https://github.com/ansible-collections/kubernetes.core/pull/128).