mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-06 10:40:36 -07:00
* Add changelog fragment for #26 * Update changelogs/fragments/26-remove_tls_requirements.yml Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru> * Fix changelog format * Update changelogs/fragments/26-remove_tls_requirements.yml Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru> Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
This commit is contained in:
parent
7719360c83
commit
2fb5104c94
1 changed files with 4 additions and 0 deletions
4
changelogs/fragments/26-remove_tls_requirements.yml
Normal file
4
changelogs/fragments/26-remove_tls_requirements.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
bugfixes:
|
||||
- mysql_user - added tests to verify that TLS requirements are removed with an empty ``tls_requires`` option (https://github.com/ansible-collections/community.mysql/issues/20).
|
||||
- mysql_user - correct procedure to check existing TLS requirements (https://github.com/ansible-collections/community.mysql/pull/26).
|
||||
- mysql_user - minor syntax fixes (https://github.com/ansible-collections/community.mysql/pull/26).
|
Loading…
Add table
Reference in a new issue