Update docs for main

Signed-off-by: kubevirt-bot <kubevirtbot@redhat.com>
This commit is contained in:
kubevirt-bot
2024-03-11 15:03:53 +00:00
parent 65667e7962
commit 56767a9680
7 changed files with 11 additions and 11 deletions

View File

@@ -5,13 +5,13 @@
This repository hosts the `kubevirt.core` Ansible Collection, which provides virtual machine operations and an inventory source for use with Ansible.
<!--start requires_ansible-->
<!--start requires_ansible -->
## Ansible and Python version compatibility
This collection has been tested against Ansible versions **>=2.14,<=2.16** and Python versions **>=3.9,<=3.12**.
See the [Ansible core support matrix](https://docs.ansible.com/ansible/latest/reference_appendices/release_and_maintenance.html#ansible-core-support-matrix) for supported combinations.
<!--end requires_ansible-->
<!--end requires_ansible -->
## Included content

View File

@@ -52,7 +52,7 @@ Synopsis
- Fetch running VirtualMachineInstances for one or more namespaces with an optional label selector.
- Groups by namespace, namespace\_vmis and labels.
- Uses the kubectl connection plugin to access the Kubernetes cluster.
- Uses kubevirt.(yml|yaml) YAML configuration file to set parameter values.
- Uses \*.kubevirt.(yml|yaml) YAML configuration file to set parameter values.
.. Aliases

View File

@@ -203,7 +203,7 @@ Parameters
</div></td>
<td><div class="ansible-option-cell">
<p>Specify the DataVolume templates of the VirtualMachine.</p>
<p>See: http://kubevirt.io/api-reference/v1.0.0/definitions.html#_v1_datavolumetemplatespec</p>
<p>See: https://kubevirt.io/api-reference/main/definitions.html#_v1_datavolumetemplatespec</p>
</div></td>
</tr>
<tr class="row-even">
@@ -617,7 +617,7 @@ Parameters
</div></td>
<td><div class="ansible-option-cell">
<p>Specify the template spec of the VirtualMachine.</p>
<p>See: http://kubevirt.io/api-reference/v1.0.0/definitions.html#_v1_virtualmachineinstancespec</p>
<p>See: https://kubevirt.io/api-reference/main/definitions.html#_v1_virtualmachineinstancespec</p>
</div></td>
</tr>
<tr class="row-odd">