You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jumpserver/apps/assets/automations/ping/custom/manifest.yml

14 lines
304 B

id: ping_by_ssh
name: "{{ 'Ping by paramiko' | trans }}"
category:
- device
- host
type:
- all
method: ping
i18n:
Ping by paramiko:
zh: 使用 Python 模块 paramiko 测试主机可连接性
en: Ping by paramiko module
ja: Paramikoモジュールを使用してホストにPingする