community.mysql/plugins/modules
Andrew Klychkov 2dcbd7846f
mysql_query, mysql_user: simple refactoring of type checks (#58)
* mysql_query: simple refactoring of query type check

* do the same for mysql_user

* Improve integration test coverage
2020-11-06 13:12:07 +03:00
..
mysql_db.py Disable hostname check (#38) 2020-10-12 21:19:43 +03:00
mysql_info.py Disable hostname check (#38) 2020-10-12 21:19:43 +03:00
mysql_query.py mysql_query, mysql_user: simple refactoring of type checks (#58) 2020-11-06 13:12:07 +03:00
mysql_replication.py Disable hostname check (#38) 2020-10-12 21:19:43 +03:00
mysql_user.py mysql_query, mysql_user: simple refactoring of type checks (#58) 2020-11-06 13:12:07 +03:00
mysql_variables.py Disable hostname check (#38) 2020-10-12 21:19:43 +03:00