community.general/lib/ansible/modules/database/mysql
Sam Yaple 52d364b74c Refix bug 1226 after revert
This patch properly fixes bug 1226 without introducing a breaking
change to idempotency which was introduced in PR #1358

We can properly assign permissions to databases with a '.' in the name
of the database as well as assign priviliges to all databases as
specified with '*'
2016-12-08 11:23:32 -05:00
..
__init__.py Some more module categorization. 2016-12-08 11:22:25 -05:00
mysql_db.py Replace tabbed indentation with spaces for mysql_db module 2016-12-08 11:23:16 -05:00
mysql_user.py Refix bug 1226 after revert 2016-12-08 11:23:32 -05:00
mysql_variables.py Validate variable, return only the found variable value instead of tuple 2016-12-08 11:23:24 -05:00