summaryrefslogtreecommitdiff
path: root/ansible/obnam-dev.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-12-29 20:24:33 +0200
committerLars Wirzenius <liw@liw.fi>2021-12-29 20:24:33 +0200
commitdbc33c6a0045463b958cd582dee6695a4501ce3a (patch)
tree5833ff3dd70b1caba31dc461ca8257b7a371eea8 /ansible/obnam-dev.yml
parentdd8cea54d7279786448df2f49b4c82387bb68029 (diff)
downloadansibleness-dbc33c6a0045463b958cd582dee6695a4501ce3a.tar.gz
obnam-dev: install subplot.deb, the cargo install failed
Sponsored-by: author
Diffstat (limited to 'ansible/obnam-dev.yml')
-rw-r--r--ansible/obnam-dev.yml7
1 files changed, 1 insertions, 6 deletions
diff --git a/ansible/obnam-dev.yml b/ansible/obnam-dev.yml
index 09c325e..f31ee1f 100644
--- a/ansible/obnam-dev.yml
+++ b/ansible/obnam-dev.yml
@@ -32,16 +32,11 @@
- 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