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
TERAOKA Yoshinori b8a26eda0b fix get_db_info
using pg_roles instead of pg_user
if database owner is a role (not user) then it can not select form pg_user table.
12 years ago
..
mongodb_user Cleaning up some pep8 whitespace issues in mongodb_user 13 years ago
mysql_db mysql_db small fix to docs 13 years ago
mysql_user Merge pull request #3691 from stoned/mysql_user-doc-fix 13 years ago
postgresql_db fix get_db_info 12 years ago
postgresql_privs Docs: consistently format playbook EXAMPLES 13 years ago
postgresql_user DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 13 years ago
redis Fixing small typo in redis module documentation 13 years ago
riak Fixed #3433. Using get_bin_path, removed uneeded imports, "module" is inlined, misc other style improvements. 13 years ago