summaryrefslogtreecommitdiff
path: root/ansible/jt-dev.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/jt-dev.yml')
-rw-r--r--ansible/jt-dev.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/ansible/jt-dev.yml b/ansible/jt-dev.yml
index de9b0d7..f05090f 100644
--- a/ansible/jt-dev.yml
+++ b/ansible/jt-dev.yml
@@ -16,7 +16,15 @@
tasks:
- apt:
name:
+ - black
- build-essential
+ - jq
+ - moreutils
+ - python3
+ - subplot
+ - texlive-fonts-recommended
+ - texlive-latex-base
+ - texlive-latex-recommended
vars:
ansible_python_interpreter: python3