jumpserver/apps/assets/automations/ping/host/posix/manifest.yml

14 lines
321 B
YAML
Raw Normal View History

2022-10-12 10:08:57 +00:00
id: posix_ping
2023-04-20 03:13:28 +00:00
name: "{{ 'Posix ping' | trans }}"
2022-10-12 10:08:57 +00:00
category: host
type:
- linux
- unix
method: ping
2023-04-20 03:13:28 +00:00
i18n:
2023-04-20 03:27:10 +00:00
Posix ping:
zh: 使用 Ansible 模块 ping 来测试可连接性
en: Use Ansible builtin module ping to test Posix
ja: Ansible 組み込みモジュール ping を使用してテストする Posix