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
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