ansible/database/mysql
Michael Scherer a2c2a67170 Update the type of some arguments in mysql_db module (#3285)
login_password should not be logged, so mark it as 'no_log'
the others arguments are path to file, and so should be type='path',
which permit to remove the line handling '~' and shell variables.
2016-04-11 16:57:24 +02:00
..
__init__.py Some more module categorization. 2014-11-04 17:23:22 -05:00
mysql_db.py Update the type of some arguments in mysql_db module (#3285) 2016-04-11 16:57:24 +02:00
mysql_user.py Merge pull request #3112 from Jmainguy/mysql_user_binlog 2016-03-21 11:23:51 -07:00
mysql_variables.py Add optional connect timeout to mysql* modules. 2016-03-10 13:06:39 -08:00