mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-06 10:40:36 -07:00
Update plugins/modules/mysql_info.py
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
This commit is contained in:
parent
d7de96a601
commit
9b3f0c6cad
1 changed files with 1 additions and 1 deletions
|
@ -221,7 +221,7 @@ users_privs:
|
|||
Information about users accounts. The output can be used as an input of the
|
||||
mysql_user plugin. Useful when migrating accounts to a new server or to
|
||||
create an inventory. Does not support proxy privileges. Cause issue with
|
||||
authentications plugins sha256_password and caching_sha2_password.
|
||||
authentications plugins C(sha256_password) and C(caching_sha2_password).
|
||||
returned: if not excluded by filter
|
||||
type: dict
|
||||
sample:
|
||||
|
|
Loading…
Add table
Reference in a new issue