mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
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
|
||||||
|
|||||||
Reference in New Issue
Block a user