diff --git a/widowsping.yml b/widowsping.yml deleted file mode 100644 index 3731c63..0000000 --- a/widowsping.yml +++ /dev/null @@ -1,8 +0,0 @@ ---- -# This playbook uses the win_ping module to test connectivity to Windows hosts -- name: Ping - hosts: all - - tasks: - - name: ping - win_ping: