Add missing version_added doc to mysql login port parameter.

reviewable/pr18780/r1
Michael DeHaan 11 years ago
parent 74833f730b
commit daa005085d

@ -61,6 +61,7 @@ options:
- Port of the MySQL server - Port of the MySQL server
required: false required: false
default: 3306 default: 3306
version_added: '1.4'
login_unix_socket: login_unix_socket:
description: description:
- The path to a Unix domain socket for local connections - The path to a Unix domain socket for local connections

Loading…
Cancel
Save