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).

View File

@@ -23,7 +23,7 @@ DOCUMENTATION = '''
plugin:
description: token that ensures this is a source file for the 'k8s' plugin.
required: True
choices: ['kubernetes.core.k8s', 'k8s']
choices: ['kubernetes.core.k8s', 'k8s', 'community.kubernetes.k8s']
connections:
description:
- Optional list of cluster connection settings. If no connections are provided, the default