mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-05 05:34:22 -07:00
parent
91ecb87b73
commit
7fb92b6f45
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue