mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-28 23:51:26 -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
10
.github/workflows/ansible-test-plugins.yml
vendored
10
.github/workflows/ansible-test-plugins.yml
vendored
|
@ -25,8 +25,6 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
ansible:
|
||||
- stable-2.9
|
||||
- stable-2.10
|
||||
- stable-2.11
|
||||
- stable-2.12
|
||||
- stable-2.13
|
||||
|
@ -60,8 +58,6 @@ jobs:
|
|||
- 5.7.31
|
||||
- 8.0.22
|
||||
ansible:
|
||||
- stable-2.9
|
||||
- stable-2.10
|
||||
- stable-2.11
|
||||
- stable-2.12
|
||||
- stable-2.13
|
||||
|
@ -76,10 +72,6 @@ jobs:
|
|||
exclude:
|
||||
- mysql: 8.0.22
|
||||
connector: pymysql==0.7.10
|
||||
- python: 3.8
|
||||
ansible: stable-2.9
|
||||
- python: 3.8
|
||||
ansible: stable-2.10
|
||||
- python: 3.8
|
||||
ansible: stable-2.11
|
||||
- python: 3.6
|
||||
|
@ -131,8 +123,6 @@ jobs:
|
|||
fail-fast: true
|
||||
matrix:
|
||||
ansible:
|
||||
- stable-2.9
|
||||
- stable-2.10
|
||||
- stable-2.11
|
||||
- stable-2.12
|
||||
- stable-2.13
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue