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

fix the typos for winrm port

(cherry picked from commit 7fb92b6f45)
pull/41560/head
Jordan Borean 7 years ago committed by Matt Davis
parent 698b8e04f3
commit 459342ecc1

@ -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

Loading…
Cancel
Save