mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-06 10:40:36 -07:00
Remove deprecation notice
This commit is contained in:
parent
25441dfaaf
commit
91fe5b4cb4
1 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,2 @@
|
||||||
minor_changes:
|
minor_changes:
|
||||||
- mysql_user - add TLS REQUIRES parameters (https://github.com/ansible-collections/community.general/pull/369).
|
- mysql_user - add TLS REQUIRES parameters (https://github.com/ansible-collections/community.mysql/pull/9).
|
||||||
deprecated_features:
|
|
||||||
- mysql_user - using ``REQUIRESSL`` in ``priv`` is deprecated in favor of ``tls_requires`` (https://github.com/ansible-collections/community.general/pull/369).
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue