mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-10-01 05:53:32 -07:00
mysql_info: remove plugin_auth_string field from output (#739)
This commit is contained in:
parent
04b663b3b7
commit
7ff58997de
3 changed files with 8 additions and 4 deletions
2
changelogs/fragments/6-mysql_info.yml
Normal file
2
changelogs/fragments/6-mysql_info.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
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).
|
Loading…
Add table
Add a link
Reference in a new issue