Update windows/ping-test.yml

This commit is contained in:
David Lopez 2023-08-28 07:50:26 +00:00
parent 6b24572541
commit 6c9d1bb07a
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
---
- name: Ping Windows hosts
hosts: W2022
hosts: W2019
tasks:
- name: Ping Windows hosts using win_ping module
win_ping: