FROM python:2.7
MAINTAINER Nimrod Adar <nimrod@shore.co.il>
RUN pip install ansible==2.1.1.0 testinfra==1.4.1 awscli boto
