summaryrefslogtreecommitdiff
path: root/ansible/radicle-dev.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-10-09 11:04:51 +0300
committerLars Wirzenius <liw@liw.fi>2023-10-09 11:04:51 +0300
commit996b9d221071c9291e877c1ad37fa7e7e13564ee (patch)
tree36bf12f8c8c4633e0d9a3b7558dd0d5a807e53ca /ansible/radicle-dev.yml
parent1b557d1051a1d624521f55912ae74980deef2d34 (diff)
downloadansibleness-996b9d221071c9291e877c1ad37fa7e7e13564ee.tar.gz
radicle-dev: install asciidoctor
Sponsored-by: author
Diffstat (limited to 'ansible/radicle-dev.yml')
-rw-r--r--ansible/radicle-dev.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/ansible/radicle-dev.yml b/ansible/radicle-dev.yml
index fda8ab5..fe51914 100644
--- a/ansible/radicle-dev.yml
+++ b/ansible/radicle-dev.yml
@@ -1,4 +1,4 @@
-- hosts: radicle
+- hosts: radicle-dev
remote_user: debian
become: yes
roles:
@@ -16,6 +16,7 @@
- build-essential
- debhelper
- dh-cargo
+ - lintian
- python3
- ripgrep
vars: