Merge pull request #17077 from agaffney/junos_doc_fix

Update junos docs fragment to note the default port for transport=netconf
This commit is contained in:
Peter Sprygada
2016-08-15 05:19:22 -04:00
committed by GitHub

View File

@@ -32,7 +32,7 @@ options:
description:
- Specifies the port to use when buiding the connection to the remote
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
default: 22
username: