PLAY [A play to run the ping module] ******************************************************************************************************************************

TASK [Gathering Facts] ********************************************************************************************************************************************
ok: [vhost]

TASK [A task to invoke the ping module] ***************************************************************************************************************************
ok: [vhost]

TASK [A task to print the output] *********************************************************************************************************************************
ok: [vhost] => 
  ping_results:
    changed: false
    failed: false
    ping: pong

PLAY RECAP ********************************************************************************************************************************************************
vhost                      : ok=3    changed=0    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0