community.mysql
community.mysql copied to clipboard
Optionally decrypt and parse MySQL's login path file
SUMMARY
Decrypt and parse MySQL's login path file.
See also: https://dev.mysql.com/doc/refman/8.0/en/mysql-config-editor.html
ISSUE TYPE
- Feature Idea
COMPONENT NAME
plugins/module_utils/mysql.py
ADDITIONAL INFORMATION
https://github.com/PyMySQL/myloginpath See also: https://dev.mysql.com/doc/refman/8.0/en/mysql-config-editor.html
---
- name: Playbook
hosts: mysql_servers
tasks:
- name: Collect all possible information using passwordless root access
community.mysql.mysql_info:
login_path: client
@flybyray hello, thanks for reporting the issue! someone will take a look as soon as there's time
The community of the collection has an official chat room on Matrix. We also hang out in the ansible social room. Welcome to join!