1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-09 01:34:08 +00:00
community.general/lib
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
..
ansible Update the type of some arguments in mysql_db module (#3285) 2016-12-08 11:24:16 -05:00