mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-26 06:31:27 -07:00
* Drop support for Ansible 2.9 and ansible-base 2.10
* Improve README
(cherry picked from commit eff87f952b
)
This commit is contained in:
parent
cc78846f22
commit
f854fc96db
5 changed files with 7 additions and 21 deletions
2
changelogs/fragments/drop_support_of_2.9-2.10.yml
Normal file
2
changelogs/fragments/drop_support_of_2.9-2.10.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
major_changes:
|
||||
- The community.mysql collection no longer supports ``Ansible 2.9`` and ``ansible-base 2.10``. While we take no active measures to prevent usage and there are no plans to introduce incompatible code to the modules, we will stop testing against ``Ansible 2.9`` and ``ansible-base 2.10``. Both will very soon be End of Life and if you are still using them, you should consider upgrading to the ``latest Ansible / ansible-core 2.11 or later`` as soon as possible (https://github.com/ansible-collections/community.mysql/pull/343).
|
Loading…
Add table
Add a link
Reference in a new issue