community.mysql/tests/integration/targets
Laurent Indermühle 47710cfb93
Enhance support of tls_requires in mysql_user and mysql_info (#628)
* fix option name

* Add tests for users using SSL

* Rewrite get_tls_requires using mysql.user table

* Add tls_requires to users_info filter

* add more consistant test users

* Add tls tests users in cleanup task

* Fix tls_requires data structure inconsistencies between modules

* Refactor user implementation to host get_tls_requires

* fix MySQL tls_requires not removed from user passed as empty

* Fix wrong variable used to return a hashed password

* Fix sanity

* fix unit tests

* Add changelog fragment

* Add PR URI to the changelog

* Add more precise change log

* fix documentation using wrong variable as an example

* Document example returned value `tls_requires` from users_info filter

* Revert changes that will be in a separate PR

* Fix sanity
2024-04-16 10:52:24 +02:00
..
setup_controller/tasks chore: fix conditional statements should not include jinja 2 templating (#599) 2023-11-30 13:39:34 +01:00
setup_remote_tmp_dir Display a more informative error when InvalidPrivsError is raised (#465) (#466) 2022-12-06 13:12:01 +01:00
test_mysql_db chore: fix conditional statements should not include jinja 2 templating (#599) 2023-11-30 13:39:34 +01:00
test_mysql_info Enhance support of tls_requires in mysql_user and mysql_info (#628) 2024-04-16 10:52:24 +02:00
test_mysql_query fix tests (include deprecation) (#554) 2023-05-24 10:00:47 +02:00
test_mysql_replication chore: fix conditional statements should not include jinja 2 templating (#599) 2023-11-30 13:39:34 +01:00
test_mysql_role Fix column uppercasing (#569) 2023-10-06 16:08:46 +02:00
test_mysql_user Add tests for Ansible core 2.17 (devel is 2.18 today) and bump tests dependencies (#623) 2024-04-11 10:46:43 +02:00
test_mysql_variables fix tests (include deprecation) (#554) 2023-05-24 10:00:47 +02:00