mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-07-30 03:14:34 +00:00
Update docs for main
Signed-off-by: kubevirt-bot <kubevirtbot@redhat.com>
This commit is contained in:
@@ -118,7 +118,8 @@
|
|||||||
<!--start requires_ansible-->
|
<!--start requires_ansible-->
|
||||||
<section id="ansible-and-python-version-compatibility">
|
<section id="ansible-and-python-version-compatibility">
|
||||||
<h2>Ansible and Python version compatibility<a class="headerlink" href="#ansible-and-python-version-compatibility" title="Link to this heading"></a></h2>
|
<h2>Ansible and Python version compatibility<a class="headerlink" href="#ansible-and-python-version-compatibility" title="Link to this heading"></a></h2>
|
||||||
<p>This collection has been tested against following Ansible versions <strong>>=2.14.0</strong> and the following Python versions <strong>>=3.11.0,<3.12.0</strong>.</p>
|
<p>This collection has been tested against Ansible versions <strong>>=2.14,<=2.16</strong> and Python versions <strong>>=3.9,<=3.12</strong>.</p>
|
||||||
|
<p>See the <a class="reference external" href="https://docs.ansible.com/ansible/latest/reference_appendices/release_and_maintenance.html#ansible-core-support-matrix">Ansible core support matrix</a> for supported combinations.</p>
|
||||||
<!--end requires_ansible-->
|
<!--end requires_ansible-->
|
||||||
</section>
|
</section>
|
||||||
<section id="included-content">
|
<section id="included-content">
|
||||||
|
|||||||
@@ -8,7 +8,9 @@ This repository hosts the `kubevirt.core` Ansible Collection, which provides vir
|
|||||||
<!--start requires_ansible-->
|
<!--start requires_ansible-->
|
||||||
## Ansible and Python version compatibility
|
## Ansible and Python version compatibility
|
||||||
|
|
||||||
This collection has been tested against following Ansible versions **>=2.14.0** and the following Python versions **>=3.11.0,<3.12.0**.
|
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
|
## Included content
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user