community.general/lib/ansible/modules/database/mysql
Tobias Wolf 75e8b365b4 Add supports_check_mode=True to mysql_db module
The most important cases are state=present and state=absent.

Future work: import and dump could be simulated and hence checked.
2016-12-08 11:24:09 -05:00
..
__init__.py Some more module categorization. 2016-12-08 11:22:25 -05:00
mysql_db.py Add supports_check_mode=True to mysql_db module 2016-12-08 11:24:09 -05:00
mysql_user.py password needs to be type str. 2016-12-08 11:24:05 -05:00
mysql_variables.py Various simple linting type cleanups on modules 2016-12-08 11:24:06 -05:00