Add stable-2.13 to CI, thin out older version matrix (#4413)

* Add stable-2.13 to CI, thin out older version matrix.

* Thin out matrix more.

* And a bit more.
This commit is contained in:
Felix Fontein 2022-03-29 07:03:35 +02:00 committed by GitHub
parent 34420e143e
commit caedcc3075
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 124 additions and 20 deletions

View file

@ -17,7 +17,7 @@ If you encounter abusive behavior violating the [Ansible Code of Conduct](https:
## Tested with Ansible
Tested with the current Ansible 2.9, ansible-base 2.10, ansible-core 2.11, ansible-core 2.12 releases and the current development version of ansible-core. Ansible versions before 2.9.10 are not supported.
Tested with the current Ansible 2.9, ansible-base 2.10, ansible-core 2.11, ansible-core 2.12, ansible-core 2.13 releases and the current development version of ansible-core. Ansible versions before 2.9.10 are not supported.
Parts of this collection will not work with ansible-core before 2.12 (this includes ansible-base and Ansible 2.9) on Python 3.12+.