ansible/docs/docsite/rst
pratikgadiya12 393e4a41d0 Added support to create and delete multiple databases in MySQL (#58602)
* 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
2019-07-18 16:56:32 +02:00
..
api
community Move common build code from _build_helpers (#55986) 2019-07-16 12:19:01 -07:00
dev_guide Add an example for the debugging module (#50197) 2019-07-15 12:00:36 -04:00
images Adds custom 404 with cowsay image (#57422) 2019-06-17 10:47:54 -05:00
installation_guide Typo (#57795) 2019-06-13 10:27:23 -04:00
inventory
network removes last :doc: links in other sections of the docs (#58432) 2019-06-27 12:18:17 -04:00
plugins removes last :doc: links in other sections of the docs (#58432) 2019-06-27 12:18:17 -04:00
porting_guides Added support to create and delete multiple databases in MySQL (#58602) 2019-07-18 16:56:32 +02:00
reference_appendices Make ansible_index_var accessible as a magic var (#59030) 2019-07-12 08:50:19 -04:00
roadmap 2.9 roadmap dates (#57420) 2019-06-05 14:25:43 -05:00
scenario_guides Doc - editorial for correct acronym introduction (#58519) 2019-07-01 10:37:13 -05:00
user_guide Swap ordering to ensure Dynamic always first (#58998) 2019-07-12 15:52:06 -05:00
404.rst removes link from 404 content, explains options (#57971) 2019-06-18 09:25:12 -04:00
collections_tech_preview.rst clarify FQCN needs for plugins (#58870) 2019-07-09 12:25:06 -05:00
conf.py Add a banner message to warn when not on latest documentation (#58526) 2019-06-28 15:06:49 -05:00
index.rst Docs on general precedence (#50201) 2019-07-09 12:14:40 -05:00