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/targets/mysql_user/tasks
Andrew Klychkov 54520c4685
mysql_user: priv parameter can also be a dictionary (#66801)
* mysql_user: add priv_dict parameter

* add changelog

* priv can be string or dictionary

* fix example
5 years ago
..
assert_no_user.yml
assert_user.yml
create_user.yml
issue-29511.yaml
issue-64560.yaml
main.yml mysql_user: priv parameter can also be a dictionary (#66801) 5 years ago
remove_user.yml
test_priv_dict.yml mysql_user: priv parameter can also be a dictionary (#66801) 5 years ago
test_privs.yml
user_password_update_test.yml