ansible/library/database
Jim Kleckner dacef1915a Add quotes to password argument for dump/import
The password is passed on a command line for dump and import and needs
quoting.

Ideally, this would not be passed on a command line at all - any ideas?
Or at least have a stronger form of quoting so that embedded single
quotes will be escaped.
2014-01-02 12:04:03 -08:00
..
mongodb_user Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
mysql_db Add quotes to password argument for dump/import 2014-01-02 12:04:03 -08:00
mysql_replication Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
mysql_user Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
mysql_variables Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
postgresql_db Merge pull request #5099 from tartansandal/postgresql_db_check_mode 2013-12-16 11:39:16 -08:00
postgresql_privs Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
postgresql_user Fix postgresql_user documentation render 2013-12-05 16:57:56 +00:00
redis Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
riak Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00