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/library/database
Michael DeHaan 0125f36c49 Merge pull request #6796 from mistaka0s/mysqldump_fix
Remove extra quote from the mysqldump password argument
10 years ago
..
mongodb_user Add idempotency to mongodb_user module 11 years ago
mysql_db Remove extra quote from the mysqldump password argument 10 years ago
mysql_replication MASTER_PORT variable for CHANGE MASTER TO command can only accept integer value 10 years ago
mysql_user Micro-optimization: replace s.find(x)!=-1 with x in s 10 years ago
mysql_variables Add support for string values 11 years ago
postgresql_db Added port documentation to postgresql_db and postgresql_user 11 years ago
postgresql_privs Don't use keyword `error` in encode 10 years ago
postgresql_user Bulk update of choices=BOOLEANS to type='bool' 10 years ago
redis Update comments about redis config. 10 years ago
riak Use /usr/bin/python instead of /usr/bin/env python 10 years ago