summaryrefslogtreecommitdiff
path: root/ansible/obnam-dev.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-12-29 16:17:58 +0200
committerLars Wirzenius <liw@liw.fi>2021-12-29 16:17:58 +0200
commitaeef2b7cd072c969316635ae459179135b249af6 (patch)
tree97b8b063b287e682f43d74c6ac3ce6eab480b436 /ansible/obnam-dev.yml
parent3e65d4c7d9020f175dc4ad92de9b33289f4c21d5 (diff)
downloadansibleness-aeef2b7cd072c969316635ae459179135b249af6.tar.gz
fix name
Sponsored-by: author
Diffstat (limited to 'ansible/obnam-dev.yml')
-rw-r--r--ansible/obnam-dev.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/ansible/obnam-dev.yml b/ansible/obnam-dev.yml
index 0f62f0c..09c325e 100644
--- a/ansible/obnam-dev.yml
+++ b/ansible/obnam-dev.yml
@@ -32,11 +32,15 @@
- python3-yaml
- shellcheck
- strace
- - subplot
- summain
- texlive-fonts-recommended
- texlive-latex-base
- texlive-latex-recommended
+ - shell: |
+ cargo install subplot
+ args:
+ become: yes
+ become_user: liw
vars:
ansible_python_interpreter: /usr/bin/python3