chore(ci): Update tested versions and excludes for 2.21

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
Felix Matouschek
2026-05-04 11:08:59 +02:00
parent e50151902c
commit 02c057159f
3 changed files with 26 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ This repository hosts the `kubevirt.core` Ansible Collection, which provides vir
<!--start requires_ansible -->
## Ansible and Python version compatibility
This collection has been tested against Ansible versions **>=2.16,<=2.20** and Python versions **>=3.10,<=3.14**.
This collection has been tested against Ansible versions **>=2.16,<=2.21** and Python versions **>=3.10,<=3.14**.
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 -->