perf: Windows AD

This commit is contained in:
feng
2025-04-09 18:12:18 +08:00
committed by Bryan
parent 528f9045d0
commit 37a307a9d0
21 changed files with 164 additions and 14 deletions

View File

@@ -3,8 +3,10 @@ name: "{{ 'Ping by pyfreerdp' | trans }}"
category:
- device
- host
- ds
type:
- windows
- windows_ad
method: ping
protocol: rdp
priority: 1

View File

@@ -3,6 +3,7 @@ name: "{{ 'Ping by paramiko' | trans }}"
category:
- device
- host
- ds
type:
- all
method: ping

View File

@@ -3,6 +3,7 @@ name: "{{ 'Ping by telnet' | trans }}"
category:
- device
- host
- ds
type:
- all
method: ping

View File

@@ -2,9 +2,12 @@ id: win_ping
name: "{{ 'Windows ping' | trans }}"
version: 1
method: ping
category: host
category:
- host
- ds
type:
- windows
- windows_ad
i18n:
Windows ping:
zh: 使用 Ansible 模块 内置模块 win_ping 来测试可连接性