Rename collection to kubevirt.core

This replaces all occurences of the old kubernetes.core name.

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
Felix Matouschek
2023-08-03 11:22:57 +02:00
parent 874003ed14
commit 38c76a9545
18 changed files with 46 additions and 46 deletions

View File

@@ -1,7 +1,7 @@
- hosts: localhost
tasks:
- name: Create VM
kubernetes.kubevirt.kubevirt_vm:
kubevirt.core.kubevirt_vm:
state: present
name: testvm
namespace: default