Test connectivity (ping) ansible

Verify SSH connectivity to all hosts in inventory

ansible all -i inventory.ini -m ping
more ansible all 56 commands →