Update windows/ping-test.yml

This commit is contained in:
David Lopez 2023-08-28 08:31:14 +00:00
parent 05ee96be42
commit 7ec5e1a435
1 changed files with 0 additions and 2 deletions

View File

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