mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-28 08:51:46 -07:00
Drop support for Ansible 2.9 and ansible-base 2.10
This commit is contained in:
parent
ba4fea67b1
commit
140326a737
5 changed files with 4 additions and 20 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