Update docs for main

Signed-off-by: kubevirt-bot <kubevirtbot@redhat.com>
This commit is contained in:
kubevirt-bot
2024-06-05 08:07:51 +00:00
parent 3f9ec09260
commit 26409a4ec5
7 changed files with 89 additions and 76 deletions

View File

@@ -120,7 +120,7 @@
<!--start requires_ansible -->
<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>
<p>This collection has been tested against Ansible versions <strong>&gt;=2.14,&lt;=2.16</strong> and Python versions <strong>&gt;=3.9,&lt;=3.12</strong>.</p>
<p>This collection has been tested against Ansible versions <strong>&gt;=2.15,&lt;=2.17</strong> and Python versions <strong>&gt;=3.9,&lt;=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 -->
</section>