mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-10-01 05:53:32 -07:00
feat[mysql_user]: add support for mysql user attributes (#604)
* add support for mysql user attributes * fix CI * write integration tests * requested changes pt. 1 * requested changes pt. 2 * fix changelog fragment --------- Co-authored-by: n-cc <ncc@github.com>
This commit is contained in:
parent
81ab18d56c
commit
051aa48d8d
6 changed files with 644 additions and 59 deletions
|
@ -267,6 +267,9 @@
|
|||
tags:
|
||||
- issue_465
|
||||
|
||||
# Tests for user attributes
|
||||
- include_tasks: test_user_attributes.yml
|
||||
|
||||
# Tests for the TLS requires dictionary
|
||||
- include_tasks: test_tls_requirements.yml
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue