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

13 lines
368 B
YAML
Raw Normal View History

2022-10-12 10:08:57 +00:00
id: gather_facts_windows
2023-04-20 05:51:41 +00:00
name: "{{ 'Gather facts windows' | trans }}"
2022-10-12 10:08:57 +00:00
version: 1
method: gather_facts
category: host
type:
- windows
2023-04-20 05:51:41 +00:00
i18n:
Gather facts windows:
2023-11-22 10:22:51 +00:00
zh: '使用 Ansible 指令 gather_facts 从 Windows 获取设备信息'
en: 'Gather facts from Windows using gather_facts'
ja: 'gather_factsを使用してWindowsから情報を収集する'