1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-30 15:38:53 +00:00

Drop support for ansible-core 2.16, and thus for Python < 3.7 (#10884)

Drop support for ansible-core 2.16, and thus for Python < 3.7.
This commit is contained in:
Felix Fontein 2025-10-09 18:31:05 +02:00 committed by GitHub
parent 0b72737cab
commit 04e720f2e4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 34 additions and 139 deletions

View file

@ -39,7 +39,7 @@ For more information about communication, see the [Ansible communication guide](
## Tested with Ansible
Tested with the current ansible-core 2.16, ansible-core 2.17, ansible-core 2.18, ansible-core 2.19 releases and the current development version of ansible-core. Ansible-core versions before 2.16.0 are not supported. This includes all ansible-base 2.10 and Ansible 2.9 releases.
Tested with the current ansible-core 2.17, ansible-core 2.18, ansible-core 2.19 releases and the current development version of ansible-core. Ansible-core versions before 2.17.0 are not supported. This includes all ansible-base 2.10 and Ansible 2.9 releases.
## External requirements