summaryrefslogtreecommitdiff
path: root/ansible/radicle-dev.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2024-02-16 14:48:39 +0200
committerLars Wirzenius <liw@liw.fi>2024-02-16 14:48:39 +0200
commit1bccff65144451f0362e1a44220a38f532d4f3d2 (patch)
tree8e5397d72ad26c58aa4e787a7dfb04267b456d0a /ansible/radicle-dev.yml
parent6ff2d8bd3dda6b18f7cdede223c86c337da06d7c (diff)
downloadansibleness-1bccff65144451f0362e1a44220a38f532d4f3d2.tar.gz
radicle-dev: adapt for running heartwood tests
Signed-off-by: Lars Wirzenius <liw@liw.fi> Sponsored-by: author
Diffstat (limited to 'ansible/radicle-dev.yml')
-rw-r--r--ansible/radicle-dev.yml7
1 files changed, 5 insertions, 2 deletions
diff --git a/ansible/radicle-dev.yml b/ansible/radicle-dev.yml
index 860f231..61cde38 100644
--- a/ansible/radicle-dev.yml
+++ b/ansible/radicle-dev.yml
@@ -6,8 +6,8 @@
- role: sshd
# - role: comfortable-debian-system
- role: unix_users
-# - role: rust-rustup
-# - role: liw
+ - role: rust-rustup
+ - role: liw
tasks:
- name: "install important additional packages"
apt:
@@ -16,6 +16,9 @@
- build-essential
- curl
- git
+ - rsync
+ - screen
+ - moreutils
# - debhelper
# - dh-cargo
# - lintian