perf: 主机硬件信息 (#9429)

Co-authored-by: feng <1304903146@qq.com>
This commit is contained in:
fit2bot
2023-02-03 18:23:38 +08:00
committed by GitHub
parent 431725b315
commit 20d2efc407
4 changed files with 21 additions and 18 deletions

View File

@@ -1,5 +1,5 @@
- hosts: windows
gather_facts: yes
gather_facts: no
tasks:
- name: Verify account
ansible.windows.win_ping: