Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 552 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 552 Bytes

Install the prerequisite applications

Install potrace

Create a directory for the ansible role.

install -d ~/.ansible/roles/computate.computate_potrace

Clone the potrace ansible role.

git clone [email protected]: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