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

This commit is contained in:
Felix Fontein 2024-08-12 21:23:03 +02:00 committed by GitHub
parent d36768609d
commit a4aa8d3224
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,4 @@
deprecated_features:
- "The collection deprecates support for all 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-core 2.11, ansible-core 2.12, ansible-core 2.13, and ansible-core 2.14."