Andrew Klychkov
a0c5580fc3
mysql_db: remove version_added for the option ( #455 )
2020-06-03 20:02:44 +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
5d226f86b6
Remove ANSIBLE_METADATA ( #339 )
...
* Remove ANSIBLE_METADATA
* remove from other modules
* remove from plugins and scripts
2020-05-14 14:03:42 +01: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
Felix Fontein
b161c59a05
Remove version_added from return values and docs fragments. ( #150 )
2020-04-13 08:19:41 +01:00
Ansible Core Team
aebc1b03fd
Initial commit
2020-03-09 09:11:07 +00:00