This website requires JavaScript.
Explore
Help
Register
Sign In
internet
/
community.general
Watch
3
Star
0
Fork
0
You've already forked community.general
mirror of
https://github.com/ansible-collections/community.general.git
synced
2026-04-13 12:21:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dd71469bb7745601400a3bb00b89f490b2bced66
community.general
/
test
/
integration
/
roles
/
test_mysql_user
/
tasks
History
Jonathan Mainguy
a4cee11649
Add test for specific privlege grants on database.table (
#17328
)
...
For the mysql_user module
2016-08-31 14:23:40 -07:00
..
assert_no_user.yml
Adding the following Test Coverage:
2014-07-29 11:49:53 -04:00
assert_user.yml
Adding the following Test Coverage:
2014-07-29 11:49:53 -04:00
create_user.yml
remove non-existant state var
2015-10-16 15:40:31 -04:00
main.yml
corrected several usages of deprecated bare vars
2016-02-08 13:13:15 -05:00
remove_user.yml
add unit test for mysql_user (
#17335
)
2016-08-31 22:02:31 +02:00
test_privs.yml
Add test for specific privlege grants on database.table (
#17328
)
2016-08-31 14:23:40 -07:00
user_password_update_test.yml
Run tests on ubuntu1604 and opensuseleap (
#15936
)
2016-05-31 14:47:36 -07:00