mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-06 10:40:36 -07:00
* mysql_query: simple refactoring of query type check * do the same for mysql_user * Improve integration test coverage
3 lines
255 B
YAML
3 lines
255 B
YAML
minor_changes:
|
|
- mysql_query - simple refactoring of query type check (https://github.com/ansible-collections/community.mysql/pull/58).
|
|
- mysql_user - simple refactoring of priv type check (https://github.com/ansible-collections/community.mysql/pull/58).
|