Update winrm.py (#41303)

fix the typos for winrm port
pull/41308/merge
jainnikhil30 7 years ago committed by Jordan Borean
parent 91ecb87b73
commit 7fb92b6f45

@ -37,7 +37,7 @@ DOCUMENTATION = """
port: port:
description: description:
- port for winrm to connect on remote target - 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: vars:
- name: ansible_port - name: ansible_port
- name: ansible_winrm_port - name: ansible_winrm_port

Loading…
Cancel
Save