mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-06 10:40:36 -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> |
||
---|---|---|
.. | ||
config_overrides_defaults.yml | ||
encoding_dump_import.yml | ||
issue-28.yml | ||
main.yml | ||
multi_db_create_delete.yml | ||
state_dump_import.yml | ||
state_present_absent.yml |