ping - Try to connect to host and return pong on success.

Author:Michael DeHaan

Synopsis

A trivial test module, this module always returns pong on successful contact. It does not make sense in playbooks, but it is useful from /usr/bin/ansible

Examples


# Test 'webservers' status
ansible webservers -m ping

Table Of Contents

Previous topic

open_iscsi - Manage iscsi targets with open-iscsi

Next topic

seboolean - Toggles SELinux booleans.