Skip to content

Commit 07a35a6

Browse files
Update plugins/modules/mssql_script.py
Co-authored-by: Felix Fontein <[email protected]>
1 parent 6f78179 commit 07a35a6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

plugins/modules/mssql_script.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,8 @@
6969
version_added: 11.4.0
7070
tds_version:
7171
description:
72-
- Specify the TDS protocol version to use when connecting to the server, Please refer to the pymssql documentation for detailed information.
72+
- Specify the TDS protocol version to use when connecting to the server.
73+
Please refer to the pymssql documentation for detailed information.
7374
type: str
7475
version_added: 11.4.0
7576
output:

0 commit comments

Comments
 (0)