mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-27 23:21:27 -07:00
Merge branch 'main' into lie_tests_using_containers
This commit is contained in:
commit
f1749db40a
5 changed files with 37 additions and 1 deletions
2
changelogs/fragments/0_mysql_user_session_vars.yml
Normal file
2
changelogs/fragments/0_mysql_user_session_vars.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- mysql_user - add the ``session_vars`` argument to set session variables at the beginning of module execution (https://github.com/ansible-collections/community.mysql/issues/478).
|
3
changelogs/fragments/491_fix_download_url.yaml
Normal file
3
changelogs/fragments/491_fix_download_url.yaml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
minor_changes:
|
||||
- setup_mysql - update MySQL tarball URL (https://github.com/ansible-collections/community.mysql/pull/491).
|
Loading…
Add table
Add a link
Reference in a new issue