Install amonagent beta
sudo sh -c "echo 'deb http://beta.packages.amon.cx/repo amon contrib' > /etc/apt/sources.list.d/amonagent.list"
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv AD53961F
sudo apt-get install -y --force-yes python-software-properties software-properties-common
sudo apt-add-repository -y ppa:ansible/ansible
sudo apt-get update
sudo apt-get install -y --force-yes amon-agent ansible