community.mysql/tests/integration/targets/test_mysql_user/tasks
Jorge Rodriguez (A.K.A. Tiriel) 8c79011dbd
Disable hostname check (#38)
* Add changelog fragment

* Add check_hostname option

* Propagate check_hostname option across the collection

* Update documentation fragment

* Propagate test to all other plugins

* Remove stray line

* Give test user privileges to run test operations

* Extend integration tests job matrix

* Add caution note to documentation fragment.

* Update matrix job name

* Rearrange job matrix

* Fix sanity issues

* Fix issue with mysqldb silently failing to update out of range variables

* Fix variable overwrite

* Ignore `check_hostname` when using MySQLdb

* Update plugins/doc_fragments/mysql.py

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>

* Update plugins/doc_fragments/mysql.py

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>

* Update changelogs/fragments/35-disable-hostname-check.yml

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
2020-10-12 21:19:43 +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-28.yml Disable hostname check (#38) 2020-10-12 21:19:43 +03: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 Disable hostname check (#38) 2020-10-12 21:19:43 +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
tls_requirements.yml Add test to verify TLS requirements are removed (#26) 2020-09-21 07:39:08 +03:00
user_password_update_test.yml initial commit (#1) 2020-07-10 17:16:58 +01:00