community.mysql/tests/integration/targets/test_mysql_user/tasks/utils
Fran 0de9685cf1
Fix user plugin changes in check mode (#596)
* Fix user plugin changes in check mode

* Add auth plugin tests

* Undo local changes

* Improve task names

* Fix query

* Changes

* Add check

* Add check

* Add check

* Add one more check

* Add one more check

* Fix typo

* Change parameter

* Testing

* Remove tests

* Add tests

* Test first stteps

* Readd tests

* Test without check mode

* Test with check mode

* Test with check mode

* Testing

* Testing

* Add missing tests

* Changes for ansible-lint complaints

* Fix condition

* Update changelogs/fragments/596-fix-check-changes.yaml

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

* refactor

* Add more tests

* Fix newpass var

* Remove extra test

---------

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
2024-08-30 11:15:16 +02:00
..
assert_no_user.yml Integrations tests : Use containers for more control and verify that versions match expectation (#490) 2023-03-21 08:16:09 +01:00
assert_plugin.yml Fix user plugin changes in check mode (#596) 2024-08-30 11:15:16 +02:00
assert_user.yml Integrations tests : Use containers for more control and verify that versions match expectation (#490) 2023-03-21 08:16:09 +01:00
assert_user_password.yml Fix mysql_user on_new_username IndexError (#642) 2024-06-27 22:12:01 +02:00
assert_user_password_expire.yml password_expire support for mysql_user (#598) 2024-02-22 10:31:01 +01:00
create_user.yml Integrations tests : Use containers for more control and verify that versions match expectation (#490) 2023-03-21 08:16:09 +01:00
remove_user.yml Integrations tests : Use containers for more control and verify that versions match expectation (#490) 2023-03-21 08:16:09 +01:00