Update winrm.py (#41303)

fix the typos for winrm port

(cherry picked from commit 7fb92b6f45)
This commit is contained in:
jainnikhil30 2018-06-08 12:08:23 +05:30 committed by Matt Clay
parent 33f3ba18f0
commit 1a673cb772

View file

@ -37,7 +37,7 @@ DOCUMENTATION = """
port:
description:
- port for winrm to connect on remote target
- The default is the https (5896) port, if using http it should be 5895
- The default is the https (5986) port, if using http it should be 5985
vars:
- name: ansible_port
- name: ansible_winrm_port