summaryrefslogtreecommitdiff
path: root/ansible/radicle-dev.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-09-12 21:41:20 +0300
committerLars Wirzenius <liw@liw.fi>2023-09-12 21:41:20 +0300
commit666e4d937c1cbdd632031116a06000c99672de97 (patch)
tree0ce36cc70a666ede1434b3a0c630de6e30e12d22 /ansible/radicle-dev.yml
parenta7d9eff16dbeb42c8ce66fe74bf58f05d54e73eb (diff)
downloadansibleness-666e4d937c1cbdd632031116a06000c99672de97.tar.gz
radicle-dev: install docmentation tooling
Sponsored-by: author
Diffstat (limited to 'ansible/radicle-dev.yml')
-rw-r--r--ansible/radicle-dev.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/ansible/radicle-dev.yml b/ansible/radicle-dev.yml
index aa5a7d0..db9515d 100644
--- a/ansible/radicle-dev.yml
+++ b/ansible/radicle-dev.yml
@@ -18,6 +18,9 @@
- dh-cargo
- python3
- ripgrep
+ - pandoc
+ - librsvg2-bin
+ - texlive-latex-recommended
- name: "reload dbus"
systemd:
@@ -127,6 +130,7 @@
rustup_cargo_install: |
starship \
+ pikchr-cli \
ytop
radicle_key: "{{ lookup('pipe', 'pass radicle/key') }}"