mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-05-21 00:19:11 -07:00
doc: add notes that users_info doesn't support MariaDB roles.
This commit is contained in:
parent
01bc9778bb
commit
51d63891f6
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ notes:
|
|||
- Compatible with MariaDB or MySQL.
|
||||
- Calculating the size of a database might be slow, depending on the number and size of tables in it.
|
||||
To avoid this, use I(exclude_fields=db_size).
|
||||
- filters C(users_info) doesn't support MariaDB roles.
|
||||
|
||||
attributes:
|
||||
check_mode:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue