community.general/lib/ansible/modules/database
Michael Scherer c0179330c9 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-12-08 11:24:16 -05:00
..
mysql Update the type of some arguments in mysql_db module (#3285) 2016-12-08 11:24:16 -05:00
postgresql Remove duplicate documentation fields 2016-12-08 11:24:01 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00