community.mysql/tests/integration/targets/test_mysql_user/tasks
Jorge Rodriguez (A.K.A. Tiriel) 36e7e6603e
Add TLS connection parameters (#9)
* Add TLS connection parameters

* Add check mode tests

* Fix check mode indentation

* Run MySQL commands with the mysql_command variable

* Fix typo

* Restore code lost during cherry pick

* Fix conditionals to accomodate for MySQL v8

* Fix equal operators

* Remove Black formatting in an attempt to make codecov happy

* Remove deprecation notice

* Fix closing bracket

* Remove code duplication
2020-07-28 09:44:52 +03:00
..
assert_no_user.yml initial commit (#1) 2020-07-10 17:16:58 +01:00
assert_user.yml initial commit (#1) 2020-07-10 17:16:58 +01:00
create_user.yml initial commit (#1) 2020-07-10 17:16:58 +01:00
issue-29511.yaml initial commit (#1) 2020-07-10 17:16:58 +01:00
issue-64560.yaml initial commit (#1) 2020-07-10 17:16:58 +01:00
main.yml Add TLS connection parameters (#9) 2020-07-28 09:44:52 +03:00
remove_user.yml initial commit (#1) 2020-07-10 17:16:58 +01:00
resource_limits.yml initial commit (#1) 2020-07-10 17:16:58 +01:00
test_priv_dict.yml initial commit (#1) 2020-07-10 17:16:58 +01:00
test_privs.yml initial commit (#1) 2020-07-10 17:16:58 +01:00
user_password_update_test.yml initial commit (#1) 2020-07-10 17:16:58 +01:00