diff --git a/windows/ping-test.yml b/windows/ping-test.yml index 4ef2356..544b237 100644 --- a/windows/ping-test.yml +++ b/windows/ping-test.yml @@ -1,9 +1,6 @@ --- - name: Ping Windows hosts hosts: W2019 - vars: - vars_files: - - all.yml tasks: - name: Ping Windows hosts using win_ping module ansible.windows.win_ping: \ No newline at end of file