community.mysql/changelogs/fragments/369-mysql_user_add_tls_requires.yml
2020-07-24 09:22:53 +03:00

4 lines
312 B
YAML

minor_changes:
- mysql_user - add TLS REQUIRES parameters (https://github.com/ansible-collections/community.general/pull/369).
deprecated_features:
- mysql_user - using ``REQUIRESSL`` in ``priv`` is deprecated in favor of ``tls_requires`` (https://github.com/ansible-collections/community.general/pull/369).