feat: Add kubevirt_vmi_info module

Add the kubevirt_vmi_info module which allows to fetch information about
VirtualMachineInstance(s).

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
Felix Matouschek
2024-08-14 16:35:56 +02:00
parent cd270e271b
commit e98d9a48bd
12 changed files with 374 additions and 0 deletions

View File

@@ -172,5 +172,6 @@ jobs:
[
"kubevirt_vm",
"kubevirt_vm_info",
"kubevirt_vmi_info",
"inventory_kubevirt"
]