mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
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.
This commit is contained in:
@@ -8,3 +8,4 @@
|
||||
- { role: test_apt, tags: test_apt }
|
||||
- { role: test_apt_repository, tags: test_apt_repository }
|
||||
- { role: test_mysql_db, tags: test_mysql_db}
|
||||
- { role: test_mysql_user, tags: test_mysql_user}
|
||||
|
||||
Reference in New Issue
Block a user