mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-08 19:50:31 -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
|
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
|
mysql_user plugin. Useful when migrating accounts to a new server or to
|
||||||
create an inventory. Does not support proxy privileges. Cause issue with
|
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
|
returned: if not excluded by filter
|
||||||
type: dict
|
type: dict
|
||||||
sample:
|
sample:
|
||||||
|
|
Loading…
Add table
Reference in a new issue