Build an AWS box on EC2

Install pip

sudo pip install --upgrade pip
sudo pip install boto
sudo yum install ansible

sources

http://www.agix.com.au/build-an-ec2-using-ansible-step-by-step/