Hi Experts,
My ansible playbook of simple ping module is failing with my windows host.
My Playbbok
`
Hi Experts,
My ansible playbook of simple ping module is failing with my windows host.
My Playbbok
`
I suggest reading the documentation on the ping module.
Especially "Synopsis" part and the "See Also" part.
For windows hosts, use win_ping