Update docs for main

Signed-off-by: kubevirt-bot <kubevirtbot@redhat.com>
This commit is contained in:
kubevirt-bot
2025-07-21 10:06:50 +00:00
parent c0d708b8d8
commit 424ec01e64
9 changed files with 24 additions and 20 deletions

View File

@@ -6,7 +6,7 @@
:trim:
.. meta::
:antsibull-docs: 2.18.0
:antsibull-docs: 2.19.1
.. Anchors
@@ -1047,6 +1047,13 @@ Parameters
.. note::
Configuration entries listed above for each entry type (Ansible variable, environment variable, and so on) have a low to high priority order.
For example, a variable that is lower in the list will override a variable that is higher up.
The entry types are also ordered by precedence from low to high priority order.
For example, an ansible.cfg entry (further up in the list) is overwritten by an Ansible variable (further down in the list).
.. Attributes
@@ -1112,9 +1119,6 @@ Authors
- KubeVirt.io Project
.. hint::
Configuration entries for each entry type have a low to high priority order. For example, a variable that is lower in the list will override a variable that is higher up.
.. Extra links

View File

@@ -6,7 +6,7 @@
:trim:
.. meta::
:antsibull-docs: 2.18.0
:antsibull-docs: 2.19.1
.. Anchors
@@ -962,7 +962,6 @@ Authors
- KubeVirt.io Project
.. Extra links

View File

@@ -6,7 +6,7 @@
:trim:
.. meta::
:antsibull-docs: 2.18.0
:antsibull-docs: 2.19.1
.. Anchors
@@ -741,7 +741,6 @@ Authors
- KubeVirt.io Project
.. Extra links

View File

@@ -6,7 +6,7 @@
:trim:
.. meta::
:antsibull-docs: 2.18.0
:antsibull-docs: 2.19.1
.. Anchors
@@ -711,7 +711,6 @@ Authors
- KubeVirt.io Project
.. Extra links

View File

@@ -4,7 +4,7 @@
<html class="writer-html5" lang="en" data-content_root="../">
<head>
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<meta content="2.18.0" name="antsibull-docs" />
<meta content="2.19.1" name="antsibull-docs" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>kubevirt Inventory source for KubeVirt VirtualMachines and VirtualMachineInstances &mdash; KubeVirt Ansible Collection documentation</title>
@@ -1107,7 +1107,14 @@ see <a class="reference internal" href="#ansible-collections-kubevirt-core-kubev
</div></td>
</tr>
</tbody>
</table></section>
</table><div class="admonition note">
<p class="admonition-title">Note</p>
<p>Configuration entries listed above for each entry type (Ansible variable, environment variable, and so on) have a low to high priority order.
For example, a variable that is lower in the list will override a variable that is higher up.
The entry types are also ordered by precedence from low to high priority order.
For example, an ansible.cfg entry (further up in the list) is overwritten by an Ansible variable (further down in the list).</p>
</div>
</section>
<section id="notes">
<h2><a class="toc-backref" href="#id4" role="doc-backlink">Notes</a><a class="headerlink" href="#notes" title="Link to this heading"></a></h2>
<div class="admonition note">
@@ -1150,10 +1157,6 @@ see <a class="reference internal" href="#ansible-collections-kubevirt-core-kubev
<ul class="simple">
<li><p>KubeVirt.io Project</p></li>
</ul>
<div class="admonition hint">
<p class="admonition-title">Hint</p>
<p>Configuration entries for each entry type have a low to high priority order. For example, a variable that is lower in the list will override a variable that is higher up.</p>
</div>
</section>
</section>
</section>

View File

@@ -4,7 +4,7 @@
<html class="writer-html5" lang="en" data-content_root="../">
<head>
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<meta content="2.18.0" name="antsibull-docs" />
<meta content="2.19.1" name="antsibull-docs" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>kubevirt_vm Create or delete KubeVirt VirtualMachines &mdash; KubeVirt Ansible Collection documentation</title>

View File

@@ -4,7 +4,7 @@
<html class="writer-html5" lang="en" data-content_root="../">
<head>
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<meta content="2.18.0" name="antsibull-docs" />
<meta content="2.19.1" name="antsibull-docs" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>kubevirt_vm_info Describe KubeVirt VirtualMachines &mdash; KubeVirt Ansible Collection documentation</title>

View File

@@ -4,7 +4,7 @@
<html class="writer-html5" lang="en" data-content_root="../">
<head>
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<meta content="2.18.0" name="antsibull-docs" />
<meta content="2.19.1" name="antsibull-docs" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>kubevirt_vmi_info Describe KubeVirt VirtualMachineInstances &mdash; KubeVirt Ansible Collection documentation</title>

File diff suppressed because one or more lines are too long