mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
393e4a41d0
* Added support to create/delete mulitiple databases in MySQL Fixes: #58370 * Added additional tests cases and fixed documentation changes * Code refactoring and added tests for better test coverage - Removed db_exists usage from most of the code. Used existence_list and non_existence_list instead - Added additional tests to cover all scenarios w.r.t creation and deletion on multiple databases - Added tests for dump operations * Minor fix * Minor fix - create check mode test * Added dump tests for better dump tests coverage * Removed minor database connection details * fixed error * Added test case for import operations * Code refactoring and review fixes - Added dump all test case * Fixed review comments * Minor review comment fixes * Altered db_create return value * Removed db_list and altered "does exist" to just "exist" * Kept db and db_list in module.exit_json * Refactored tests - Added removal of dump2 file * Moved import tests to state_dump_import file * Removed import tests from multi_db_create_delete * Updated porting guide, added RETURN block * Minor identation fix * Added validation to check if databases are dumped |
5 years ago | |
---|---|---|
.. | ||
api | 6 years ago | |
community | 5 years ago | |
dev_guide | 5 years ago | |
images | 5 years ago | |
installation_guide | 5 years ago | |
inventory | 6 years ago | |
network | 5 years ago | |
plugins | 5 years ago | |
porting_guides | 5 years ago | |
reference_appendices | 5 years ago | |
roadmap | 6 years ago | |
scenario_guides | 5 years ago | |
user_guide | 5 years ago | |
404.rst | 5 years ago | |
collections_tech_preview.rst | 5 years ago | |
conf.py | 5 years ago | |
index.rst | 5 years ago |