Update winrm.py (#41303) (#41305)

fix the typos for winrm port

(cherry picked from commit 7fb92b6f45)
This commit is contained in:
Jordan Borean 2018-06-15 02:47:57 +10:00 committed by Matt Davis
parent 698b8e04f3
commit 459342ecc1

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