Andrew Klychkov
1d1f7ec582
mysql_db: add config_overrides_defaults parameter ( #513 )
...
* mysql_db: add config_overrides_defaults parameter
* Add CI tests
* Add changelog fragment
* add more tests
* improve tests
* fix CI
* fix feature
2020-06-18 11:24:23 +03:00
Andrew Klychkov
e47da0f512
mysql_db: add check_implicit_admin parameter ( #486 )
...
* mysql_db: add check_implicit_admin parameter
* add CI tests
* add changelog fragment
* fix
2020-06-10 12:46:44 +03:00
Andrew Klychkov
8d6d292358
mysql_db: add restrict_config_file parameter ( #468 )
...
* mysql_db: add restrict_config_file parameter
* add CI tests
* add changelog fragment
2020-06-09 09:10:06 +03:00
Andrew Klychkov
c2bf9ea9fb
Mysql db unsafe passwd ( #428 )
...
* mysql_db: add new parameter unsafe_login_password
* add CI tests
* add changelog fragment
2020-06-02 09:17:54 +03:00
Andrew Klychkov
3b5520ebf7
mysql_db: add use_shell parameter to prevent Broken pipe errors ( #151 )
...
* mysql_db: prevent broken pipe errors by using an intermediate shell process
* use module.run_command()
* mysql_db: add use_shell parameter
* add changelog fragment
2020-04-20 18:46:54 +03:00
Ansible Core Team
aebc1b03fd
Initial commit
2020-03-09 09:11:07 +00:00