community.general/lib/ansible/modules/database/mysql
Jonathan Mainguy 1ba2e34ae1 Adds all_databases option which allows a user to dump or import all databases at once, identical to mysqldump --all-databases
fix line 132

Update to name=all

cleaned up all_database per abadger's suggestions
2016-12-08 11:22:57 -05:00
..
__init__.py
mysql_db.py Adds all_databases option which allows a user to dump or import all databases at once, identical to mysqldump --all-databases 2016-12-08 11:22:57 -05:00
mysql_user.py Set default for mysql_user config_file 2016-12-08 11:22:56 -05:00
mysql_variables.py