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

13 lines
260 B
YAML
Raw Normal View History

2022-10-12 10:08:57 +00:00
id: gather_facts_posix
2023-04-20 05:51:41 +00:00
name: "{{ 'Gather posix facts' | trans }}"
2022-10-12 10:08:57 +00:00
category: host
type:
- linux
- unix
method: gather_facts
2023-04-20 05:51:41 +00:00
i18n:
Gather posix facts:
zh: 从 Posix 主机获取信息
en: Gather posix facts
ja: Posixから事実を取得する