Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

parse ~/.my.cnf #1

Open
elmarx opened this issue Sep 13, 2015 · 3 comments
Open

parse ~/.my.cnf #1

elmarx opened this issue Sep 13, 2015 · 3 comments

Comments

@elmarx
Copy link
Owner

elmarx commented Sep 13, 2015

Currently login_user, login_password et al are mandatory, parse ~/.my.cnf just like https://github.com/ansible/ansible-modules-core/blob/devel/database/mysql/mysql_db.py

@elmarx
Copy link
Owner Author

elmarx commented Jul 24, 2016

Use MySQLdb.connect parameter as done in the fork: ulrikkold@46f6c11

Or, even better, use the ansible util-function mysql_connect like the core mysql_db does after importing.

@plandolt
Copy link

plandolt commented Apr 7, 2019

I would really appreciate this feature.

@elmarx
Copy link
Owner Author

elmarx commented May 6, 2019

Hey scuben, thanks for your interest and your input. I will try to allocate some time to implement this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants