From 7ec5e1a4352f550ce53bdc693a5169db33a52155 Mon Sep 17 00:00:00 2001 From: David Lopez Date: Mon, 28 Aug 2023 08:31:14 +0000 Subject: [PATCH] Update windows/ping-test.yml --- windows/ping-test.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/windows/ping-test.yml b/windows/ping-test.yml index 2041e9b..544b237 100644 --- a/windows/ping-test.yml +++ b/windows/ping-test.yml @@ -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: \ No newline at end of file