How Run Basic Ansible Commands ansible -m ping host1:host2 ansible -m shell -a ‘free -h’ host4 Previous Next