Announce dropping support for ansible-core < 2.15 in next major release. (#308)

This commit is contained in:
Felix Fontein 2024-08-12 21:15:15 +02:00 committed by GitHub
parent 1859ef9d35
commit 49cd8a2b2f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,5 @@
deprecated_features:
- "The collection deprecates support for all Ansible/ansible-base/ansible-core versions that are currently End of Life,
`according to the ansible-core support matrix <https://docs.ansible.com/ansible-core/devel/reference_appendices/release_and_maintenance.html#ansible-core-support-matrix>`__.
This means that the next major release of the collection will no longer support Ansible 2.9, ansible-base 2.10, ansible-core 2.11,
ansible-core 2.12, ansible-core 2.13, and ansible-core 2.14."