ansible/library/database
TERAOKA Yoshinori 43464b6243 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.
2013-09-05 12:40:16 +09:00
..
mongodb_user Cleaning up some pep8 whitespace issues in mongodb_user 2013-08-13 13:00:37 -05:00
mysql_db mysql_db small fix to docs 2013-07-14 13:11:03 +02:00
mysql_user Merge pull request #3691 from stoned/mysql_user-doc-fix 2013-08-01 17:25:21 -07:00
postgresql_db fix get_db_info 2013-09-05 12:40:16 +09:00
postgresql_privs Docs: consistently format playbook EXAMPLES 2013-06-17 08:53:46 +02:00
postgresql_user DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition) 2013-06-15 20:54:25 +02:00
redis Fixing small typo in redis module documentation 2013-08-19 14:04:58 -05:00
riak Fixed #3433. Using get_bin_path, removed uneeded imports, "module" is inlined, misc other style improvements. 2013-07-05 13:22:44 -04:00