mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-06 10:40:36 -07:00
* add documentation for new mysql_info users_info filter * Add integration tests for mysql_info users_info * fix list parsing when cursor come from mysql_info Mysql_info use a DictCursor and mysql_user a normal cursor. * fix case when an account as same user but different host and password * document why certain authentications plugins cause issues * add version_added for users_info to the documentation * Add 'users' description to differentiate it from 'users_info' --------- Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru> |
||
---|---|---|
.. | ||
setup_controller/tasks | ||
setup_remote_tmp_dir | ||
test_mysql_db | ||
test_mysql_info | ||
test_mysql_query | ||
test_mysql_replication | ||
test_mysql_role | ||
test_mysql_user | ||
test_mysql_variables |