mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-09-21 14:31:22 -07:00
2 lines
236 B
YAML
2 lines
236 B
YAML
breaking_changes:
|
|
- mysql_info - The ``users_info`` filter does not return the ``plugin_auth_string`` field anymore. Use the `plugin_hash_string` return value instead (https://github.com/ansible-collections/community.mysql/pull/629).
|