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
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.
10 years ago
..
mongodb_user re-add idempotency check 10 years ago
mysql_db This fixes 8173, if target was not defined it would break, now it wont 10 years ago
mysql_replication Fixing mysql master replication boolean 10 years ago
mysql_user Adding the following Test Coverage: 10 years ago
mysql_variables Fix sync_binlog name in mysql_variables example 10 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 11 years ago
postgresql_user Clarify that the encrypted param must also be set. 10 years ago
redis Update comments about redis config. 11 years ago
riak Use /usr/bin/python instead of /usr/bin/env python 11 years ago