Update junos docs fragment to note the default port for transport=netconf

This commit is contained in:
Andrew Gaffney 2016-08-13 14:52:06 +00:00
parent c669a381d1
commit fdabfb6821

View file

@ -32,7 +32,7 @@ options:
description: description:
- Specifies the port to use when buiding the connection to the remote - Specifies the port to use when buiding the connection to the remote
device. The port value will default to the well known SSH port device. The port value will default to the well known SSH port
of 22 of 22 (for C(transport=cli)) or port 830 (for C(transport=netconf))
required: false required: false
default: 22 default: 22
username: username: