491-CI-fix-tarball-download (#491)

* Fix mariadb test setup

* Update mysql src URL

* Add changelog fragment

* Update 491_fix_download_url.yaml

Sanity test failed because minor_changes in not an element of a list.

* Fix casing

Co-authored-by: Laurent Indermühle <laurent.indermuehle@pm.me>
(cherry picked from commit 00fa058a18)
This commit is contained in:
Jorge Rodriguez (A.K.A. Tiriel) 2023-01-24 19:12:35 +02:00 committed by Andrew Klychkov
commit 4a90c8effd
3 changed files with 10 additions and 9 deletions

View file

@ -0,0 +1,3 @@
---
minor_changes:
- setup_mysql - update MySQL tarball URL (https://github.com/ansible-collections/community.mysql/pull/491).