ansible/test/integration/roles/test_mysql_user/tasks
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
..
assert_no_user.yml
assert_user.yml
create_user.yml
main.yml
remove_user.yml
test_privs.yml
user_password_update_test.yml