ansible/library/database
Wayne Rosario eaf4571e42 Adding the following Test Coverage:
Use mysql_user module to create, delete users.
Update user password and ensure new password was updated for the correct user.
Assert user has access to multiple databases
Assert user creation, deleting using different user privilege and ensure privilege work correctly.
2014-07-29 11:49:53 -04:00
..
mongodb_user re-add idempotency check 2014-04-05 16:31:33 -07:00
mysql_db This fixes 8173, if target was not defined it would break, now it wont 2014-07-18 09:52:37 -04:00
mysql_replication Fixing mysql master replication boolean 2014-06-09 08:58:55 -05:00
mysql_user Adding the following Test Coverage: 2014-07-29 11:49:53 -04:00
mysql_variables Fix sync_binlog name in mysql_variables example 2014-05-06 12:25:11 +01:00
postgresql_db Added port documentation to postgresql_db and postgresql_user 2014-02-07 18:27:55 +02:00
postgresql_privs Don't use keyword error in encode 2014-03-06 13:33:53 +00:00
postgresql_user Clarify that the encrypted param must also be set. 2014-05-14 07:49:11 -06:00
redis Update comments about redis config. 2014-03-19 18:15:52 -04:00
riak Use /usr/bin/python instead of /usr/bin/env python 2014-04-01 13:54:37 -05:00