Add missing version_added doc to mysql login port parameter.
This commit is contained in:
parent
74833f730b
commit
daa005085d
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ options:
|
|||
- Port of the MySQL server
|
||||
required: false
|
||||
default: 3306
|
||||
version_added: '1.4'
|
||||
login_unix_socket:
|
||||
description:
|
||||
- The path to a Unix domain socket for local connections
|
||||
|
|
Loading…
Reference in a new issue