diff --git a/plugins/inventory/kubevirt.py b/plugins/inventory/kubevirt.py index d07a3be..c0d8714 100644 --- a/plugins/inventory/kubevirt.py +++ b/plugins/inventory/kubevirt.py @@ -260,9 +260,6 @@ class InventoryModule(BaseInventoryPlugin, Constructable, Cacheable): NAME = "kubevirt.core.kubevirt" - connection_plugin = "kubernetes.core.kubectl" - transport = "kubectl" - @staticmethod def get_default_host_name(host: str) -> str: """