Update winrm.py (#41303)

fix the typos for winrm port
This commit is contained in:
jainnikhil30 2018-06-08 12:08:23 +05:30 committed by Jordan Borean
parent 91ecb87b73
commit 7fb92b6f45

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