mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-09 04:00:32 -07:00
add version_added for user_accounts to the documentation
This commit is contained in:
parent
f1e7d960aa
commit
070109e70d
1 changed files with 1 additions and 0 deletions
|
@ -240,6 +240,7 @@ user_accounts:
|
|||
"plugin": "mysql_native_password",
|
||||
"priv": "db1.*:SELECT/db2.*:SELECT",
|
||||
"resource_limits": { "MAX_USER_CONNECTIONS": 100 } }
|
||||
version_added: '3.8.0'
|
||||
engines:
|
||||
description: Information about the server's storage engines.
|
||||
returned: if not excluded by filter
|
||||
|
|
Loading…
Add table
Reference in a new issue