community.general/lib/ansible/modules/database/mysql
hyperized 51e2813ae4 Set --quick to True by default and make it selectable (#3418)
As indicated by @jmainguy in eb1cb94380 (commitcomment-17077470), this will allow the user to set the option quick, which is True by default (as it was before).

This is in reference to: https://github.com/ansible/ansible-modules-core/pull/3402
2016-12-08 11:24:18 -05:00
..
__init__.py Some more module categorization. 2016-12-08 11:22:25 -05:00
mysql_db.py Set --quick to True by default and make it selectable (#3418) 2016-12-08 11:24:18 -05:00
mysql_user.py Mark path as type='path', do not leak login_password by error (#3396) 2016-12-08 11:24:16 -05:00
mysql_variables.py Add optional connect timeout to mysql* modules. 2016-12-08 11:24:12 -05:00