mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-05-08 05:52:37 +00:00
Issue #49: Remaining fixes from diff on auto-migrated collection.
This commit is contained in:
@@ -140,7 +140,7 @@ class K8sInventoryException(Exception):
|
||||
|
||||
|
||||
class InventoryModule(BaseInventoryPlugin, Constructable, Cacheable, K8sAnsibleMixin):
|
||||
NAME = 'k8s'
|
||||
NAME = 'community.kubernetes.k8s'
|
||||
|
||||
transport = 'kubectl'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user