常用ad hoc命令, 如:
ansible raleigh -m shell -a 'echo $TERM'
ansible webservers -m service -a "name=httpd state=restarted"