mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-26 07:51:46 -07:00
Fix
This commit is contained in:
parent
e69d0c71ac
commit
b0c7577486
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
|
@ -115,7 +115,7 @@ jobs:
|
|||
if: ${{ startsWith(matrix.db_engine_version, 'mariadb') }}
|
||||
|
||||
- name: Set MariaDB URL sub dir
|
||||
run: |-
|
||||
run: |
|
||||
sed -i -e "s/^mariadb_url_subdir:.*/mariadb_url_subdir: linux-systemd/g" ${{ env.mysql_version_file }}
|
||||
if: matrix.db_engine_version == 'mariadb_10.8.3'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue