mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-05 10:10:32 -07:00
- Define variables "db_names" and "db_formats" in defaults - Use of the "vars" option in includes instead of default parameters that might be overridden by a previous task - Use of the "loop" option in includes instead of duplicating include tasks - Use a nested loop on db_names and db_formats in state_dump_import test Signed-off-by: Nicolas Payart <npayart@gmail.com> |
||
---|---|---|
.. | ||
setup_mysql | ||
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 |