community.mysql/tests
betanummeric bf5086d19d
mysql_role: add argument "members_must_exist" (#369)
* mysql_role: add argument "members_must_exist" (boolean, default true)

The assertion that the users supplied in the "members" argument exist is only executed when the new argument "members_must_exist" is true, to allow opt-out.

* mysql_role: add integration tests for argument members_must_exist

* add changelog fragment

* mysql_role: fix behavior of members_must_exist argument

* Update plugins/modules/mysql_role.py

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

* Update changelogs/fragments/369_mysql_role-add-members_must_exist.yml

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

Co-authored-by: Felix Hamme <felix.hamme@ionos.com>
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
2022-05-27 12:11:17 +02:00
..
integration mysql_role: add argument "members_must_exist" (#369) 2022-05-27 12:11:17 +02:00
sanity Copy ignore-2.13.txt to ignore-2.14.txt (#323) 2022-04-01 16:40:02 +02:00
unit/plugins Fix the collection to work with mysqlclient connector (#293) 2022-03-14 10:03:47 +01:00