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/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.
10 years ago
..
assert_no_user.yml Adding the following Test Coverage: 10 years ago
assert_user.yml Adding the following Test Coverage: 10 years ago
create_user.yml Adding the following Test Coverage: 10 years ago
main.yml Adding the following Test Coverage: 10 years ago
remove_user.yml Adding the following Test Coverage: 10 years ago
test_privs.yml Adding the following Test Coverage: 10 years ago
user_password_update_test.yml Adding the following Test Coverage: 10 years ago