You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/database
Jim Kleckner 8ba9019797 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.
11 years ago
..
mongodb_user Addresses #5023 Fix import comments 11 years ago
mysql_db Add quotes to password argument for dump/import 11 years ago
mysql_replication Addresses #5023 Fix import comments 11 years ago
mysql_user Addresses #5023 Fix import comments 11 years ago
mysql_variables Addresses #5023 Fix import comments 11 years ago
postgresql_db Merge pull request #5099 from tartansandal/postgresql_db_check_mode 11 years ago
postgresql_privs Addresses #5023 Fix import comments 11 years ago
postgresql_user Fix postgresql_user documentation render 11 years ago
redis Addresses #5023 Fix import comments 11 years ago
riak Addresses #5023 Fix import comments 11 years ago