mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-23 05:10:24 -07:00
Tests: add ansible 2.11 support (#138)
@Andersson007 thanks for this PR
This commit is contained in:
parent
ba791bf983
commit
dad555a536
2 changed files with 11 additions and 0 deletions
3
.github/workflows/ansible-test-plugins.yml
vendored
3
.github/workflows/ansible-test-plugins.yml
vendored
|
@ -27,6 +27,7 @@ jobs:
|
|||
ansible:
|
||||
- stable-2.9
|
||||
- stable-2.10
|
||||
- stable-2.11
|
||||
- devel
|
||||
steps:
|
||||
|
||||
|
@ -59,6 +60,7 @@ jobs:
|
|||
ansible:
|
||||
- stable-2.9
|
||||
- stable-2.10
|
||||
- stable-2.11
|
||||
- devel
|
||||
python:
|
||||
- 3.6
|
||||
|
@ -113,6 +115,7 @@ jobs:
|
|||
ansible:
|
||||
- stable-2.9
|
||||
- stable-2.10
|
||||
- stable-2.11
|
||||
- devel
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue