Update docs for main

Signed-off-by: kubevirt-bot <kubevirtbot@redhat.com>
This commit is contained in:
kubevirt-bot
2025-10-02 08:47:15 +00:00
parent 8be5179d92
commit 91e0eb3a2a
4 changed files with 4 additions and 4 deletions

View File

@@ -27,7 +27,7 @@ kubevirt -- Inventory source for KubeVirt VirtualMachines and VirtualMachineInst
It is not included in ``ansible-core``.
To check whether it is installed, run :code:`ansible-galaxy collection list`.
To install it, use: :code:`ansible-galaxy collection install kubevirt.core`.
To install it, use: :code:`ansible\-galaxy collection install kubevirt.core`.
You need further requirements to be able to use this inventory plugin,
see :ref:`Requirements <ansible_collections.kubevirt.core.kubevirt_inventory_requirements>` for details.

View File

@@ -27,7 +27,7 @@ kubevirt_vm -- Create or delete KubeVirt VirtualMachines
It is not included in ``ansible-core``.
To check whether it is installed, run :code:`ansible-galaxy collection list`.
To install it, use: :code:`ansible-galaxy collection install kubevirt.core`.
To install it, use: :code:`ansible\-galaxy collection install kubevirt.core`.
You need further requirements to be able to use this module,
see :ref:`Requirements <ansible_collections.kubevirt.core.kubevirt_vm_module_requirements>` for details.

View File

@@ -27,7 +27,7 @@ kubevirt_vm_info -- Describe KubeVirt VirtualMachines
It is not included in ``ansible-core``.
To check whether it is installed, run :code:`ansible-galaxy collection list`.
To install it, use: :code:`ansible-galaxy collection install kubevirt.core`.
To install it, use: :code:`ansible\-galaxy collection install kubevirt.core`.
You need further requirements to be able to use this module,
see :ref:`Requirements <ansible_collections.kubevirt.core.kubevirt_vm_info_module_requirements>` for details.

View File

@@ -27,7 +27,7 @@ kubevirt_vmi_info -- Describe KubeVirt VirtualMachineInstances
It is not included in ``ansible-core``.
To check whether it is installed, run :code:`ansible-galaxy collection list`.
To install it, use: :code:`ansible-galaxy collection install kubevirt.core`.
To install it, use: :code:`ansible\-galaxy collection install kubevirt.core`.
You need further requirements to be able to use this module,
see :ref:`Requirements <ansible_collections.kubevirt.core.kubevirt_vmi_info_module_requirements>` for details.