Added version_added to the mysql_variables module doc section
This commit is contained in:
parent
3fe2549363
commit
d16ba9758e
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ module: mysql_variables
|
|||
short_description: Manage MySQL global variables
|
||||
description:
|
||||
- Query / Set MySQL variables
|
||||
version_added: 1.3
|
||||
options:
|
||||
variable:
|
||||
description:
|
||||
|
|
Loading…
Reference in a new issue