mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-23 05:10:24 -07:00
mysql_variables: fix boolean value handling (#653)
* mysql_variables: fix boolean value handling * fix * Fix tests * Fix tests * Fix * Fix * Fix * Fix comment
This commit is contained in:
parent
33e8754c4e
commit
4912f1a41b
4 changed files with 142 additions and 0 deletions
2
changelogs/fragments/2-mysql_variables.yml
Normal file
2
changelogs/fragments/2-mysql_variables.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- mysql_variables - fix the module always changes on boolean values (https://github.com/ansible-collections/community.mysql/issues/652).
|
Loading…
Add table
Add a link
Reference in a new issue