Install the ITCL application as a prerequisite, see: https://github.com/computate-org/computate_itcl
Create a directory for the ansible role.
install -d ~/.ansible/roles/computate.computate_itcl
Clone the itcl ansible role.
git clone [email protected]:computate-org/computate_itcl.git ~/.ansible/roles/computate.computate_itcl
ansible-playbook ~/.ansible/roles/computate.computate_itcl/install.yml
# Create a directory for the ansible role.
install -d ~/.ansible/roles/computate.computate_gorilla
# Clone the gorilla ansible role.
git clone [email protected]:computate-org/computate_gorilla.git ~/.ansible/roles/computate.computate_gorilla
ansible-playbook ~/.ansible/roles/computate.computate_gorilla/install.yml