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 dd1bb708d3
mysql_user: add resource_limits parameter (#142)
* mysql_user: add resource_limits parameter
* add CI test
* added changelog fragment
* skip opensuse
* remove skip/suse
2020-04-12 09:43:56 +05:30
..
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 Initial commit 2020-03-09 09:11:07 +00:00