https://docs.ansible.com/ansible/latest/collections/ansible/builtin/ping_module.html
On Wed, 16 Jun 2021 at 17:36, R.B. Kumar <[email protected]> wrote: > Thank you for sharing and letting me know about this. > > But for learning purpose i am trying to write a Ansible script, how to > achieve this requirement in Ansbile script > > All my hosts are Cisco Routers and Switchees > > On Wednesday, June 16, 2021 at 8:57:10 PM UTC+5:30 Antony Stone wrote: > >> On Wednesday 16 June 2021 at 17:21:33, R.B. Kumar wrote: >> >> > Hello All - I am trying to do a ping test of all the hosts in >> > /etc/ansible/hosts, from the Ansible server. >> > >> > So the requirement is, the ansible server should do a ping test to all >> the >> > host and return the output. >> >> I would say https://fping.org/ is the tool you want for this. >> >> Antony. >> >> -- >> Python is executable pseudocode. >> Perl is executable line noise. >> >> Please reply to the list; >> please *don't* CC me. >> > -- > You received this message because you are subscribed to the Google Groups > "Ansible Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/ansible-project/c3e4a65c-e6d9-44d6-aa8d-637f5069b96en%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/c3e4a65c-e6d9-44d6-aa8d-637f5069b96en%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Sent from a mobile device - please excuse the brevity, spelling and punctuation. -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAL8fbwM4nRZ0MhCYNCa%3D-gvho378qXRzPaT0s0zxN-hsTwP6vQ%40mail.gmail.com.
