mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-25 06:10:25 -07:00
Fix indentation
This commit is contained in:
parent
6399f249ae
commit
41b408d71f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ansible-test-plugins.yml
vendored
2
.github/workflows/ansible-test-plugins.yml
vendored
|
@ -100,7 +100,7 @@ jobs:
|
|||
connector: mysqlclient==2.0.1
|
||||
docker_image: ghcr.io/laurent-indermuehle/test-container-my80-py38-mysqlclient201:latest
|
||||
|
||||
- ansible: stable-2.13
|
||||
- ansible: stable-2.13
|
||||
db_engine_version: mysql:8.0.31
|
||||
python: '3.8'
|
||||
connector: pymysql==0.9.3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue