mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-05 10:10:32 -07:00
Update changelogs/fragments/26-remove_tls_requirements.yml
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
This commit is contained in:
parent
11c8fb9bd9
commit
2bb5d11c44
1 changed files with 0 additions and 4 deletions
|
@ -1,7 +1,3 @@
|
|||
bugfixes:
|
||||
- mysql_user - Correct procedure to check existing TLS requirements.
|
||||
- mysql_user - Minor syntax fixes.
|
||||
improvements:
|
||||
- mysql_user - Added tests to verify that TLS requirements are removed with an empty `tls_requires` parameter.
|
||||
- mysql_user - Added examples on how to remove TLS requirements by setting an empty `tls_requires` parameter.
|
||||
- mysql_user - Refactored TLS requirement tests into their own file.
|
||||
|
|
Loading…
Add table
Reference in a new issue