Update windows/ping-test.yml

This commit is contained in:
David Lopez 2023-08-22 12:06:48 +00:00
parent 863c0cacaa
commit 9399c34fa6
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
---
- name: Ping Windows hosts
hosts: windows
hosts: david
tasks:
- name: Ping Windows hosts using win_ping module
win_ping: