Update windows/ping-test.yml

This commit is contained in:
David Lopez 2023-08-28 08:44:12 +00:00
parent 131c4bf122
commit ed701f1170
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
---
- name: Ping Windows hosts
hosts: W2019
gather_facts: False
tasks:
- name: Ping Windows hosts using win_ping module
ansible.windows.win_ping: