1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests/integration/targets/mysql_user/tasks
Andrew Klychkov 5e23f01a76
mysql_user: fix overriding user passowrd to the same (#609)
* mysql_user: fix overriding user passowrd to the same

* add changelog
2020-07-06 15:16:48 +03:00
..
assert_no_user.yml Initial commit 2020-03-09 09:11:07 +00:00
assert_user.yml Initial commit 2020-03-09 09:11:07 +00:00
create_user.yml Initial commit 2020-03-09 09:11:07 +00:00
issue-29511.yaml Initial commit 2020-03-09 09:11:07 +00:00
issue-64560.yaml Initial commit 2020-03-09 09:11:07 +00:00
main.yml mysql_user: add resource_limits parameter (#142) 2020-04-12 09:43:56 +05:30
remove_user.yml Initial commit 2020-03-09 09:11:07 +00:00
resource_limits.yml mysql_user: add resource_limits parameter (#142) 2020-04-12 09:43:56 +05:30
test_priv_dict.yml Initial commit 2020-03-09 09:11:07 +00:00
test_privs.yml Fixed mysql_user idempotency for long privilege lists. (Fixes ansible/#68044) (#58) 2020-04-01 17:31:53 +02:00
user_password_update_test.yml mysql_user: fix overriding user passowrd to the same (#609) 2020-07-06 15:16:48 +03:00