1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/database
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
..
aerospike Initial commit 2020-03-09 09:11:07 +00:00
influxdb influxdb_user: Don't grant admin privilege in check mode (#26) 2020-03-30 15:38:50 +05:30
misc Initial commit 2020-03-09 09:11:07 +00:00
mssql Initial commit 2020-03-09 09:11:07 +00:00
mysql mysql_db: add use_shell parameter to prevent Broken pipe errors (#151) 2020-04-20 18:46:54 +03:00
postgresql postgresql_db: add trust_input parameter (#184) 2020-04-20 09:38:35 +03:00
proxysql Initial commit 2020-03-09 09:11:07 +00:00
vertica Initial commit 2020-03-09 09:11:07 +00:00