mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-23 05:10:24 -07:00
mysql_role: don't add members to a role when creating the role and "detach_members: true" is set (#367)
* mysql_role: don't add members to a role when creating the role and "detach_members: true" is set, add integration test * add changelog fragment * mysql_role: add author betanummeric * Update changelogs/fragments/367-mysql_role-fix-deatch-members.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>
This commit is contained in:
parent
07a72865f7
commit
ceda7662d0
4 changed files with 33 additions and 0 deletions
|
@ -15,3 +15,4 @@ nonexistent: user3
|
|||
role0: role0
|
||||
role1: role1
|
||||
role2: role2
|
||||
role3: role3
|
Loading…
Add table
Add a link
Reference in a new issue