Install potrace Create a directory for the ansible role. install -d ~/.ansible/roles/computate.computate_potrace Clone the potrace ansible role. git clone git@github.com:computate-org/computate_potrace.git ~/.ansible/roles/computate.computate_potrace Run the potrace ansible playbook to install the application locally. cd ~/.ansible/roles/computate.computate_potrace ansible-playbook install.yml