mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-03-27 03:13:10 +00:00
kubevirt_vm_info: Add info module for VirtualMachines
This adds the kubevirt_vm_info module, which returns the same results as the kubevirt_vm module, but is limited to read-only functionality. Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -189,6 +189,7 @@ jobs:
|
||||
ansible_test_targets: >-
|
||||
[
|
||||
"kubevirt_vm",
|
||||
"kubevirt_vm_info",
|
||||
"inventory_kubevirt"
|
||||
]
|
||||
name: "integration"
|
||||
|
||||
Reference in New Issue
Block a user