Commit graph

3 commits

Author SHA1 Message Date
Michael DeHaan
cf622a7299 Categorize some modules. 2016-12-08 11:32:19 -05:00
kustodian
e9f98c0efc mysql_replication should not connect to the 'mysql' database
All the actions by the mysql_replication plugin can be done by connecting to the NULL database. There is no need to connect to the 'mysql' db, since there are permissions problems when connecting to remote hosts, e.g. when you want to query "SHOW MASTER STATUS" on a remote host.
2016-12-08 11:32:18 -05:00
Michael DeHaan
5879c503bb File extensions! 2016-12-08 11:32:18 -05:00
Renamed from lib/ansible/modules/extras/database/mysql_replication (Browse further)