mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-22 12:50:24 -07:00
Drop support for Ansible 2.9 and ansible-base 2.10 (#343)
* Drop support for Ansible 2.9 and ansible-base 2.10 * Improve README
This commit is contained in:
parent
8d114c7e39
commit
eff87f952b
5 changed files with 6 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