mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-05 05:34:24 -07:00
mysql_user: add session_vars argument
This commit is contained in:
parent
c242584bae
commit
b001470e71
4 changed files with 54 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).
|
Loading…
Add table
Add a link
Reference in a new issue