From 80fa4fac8d627e5a57c471edc90cd9318979ec4d Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 5 Mar 2024 14:03:48 +0200 Subject: radicle-other-node: add helper tools Signed-off-by: Lars Wirzenius Sponsored-by: author --- ansible/radicle-other-node.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ansible') diff --git a/ansible/radicle-other-node.yml b/ansible/radicle-other-node.yml index e6db600..318f893 100644 --- a/ansible/radicle-other-node.yml +++ b/ansible/radicle-other-node.yml @@ -13,9 +13,12 @@ - curl - git - jq + - man-db - psmisc - rsync - screen + - vim + - w3m - name: "install radicle using installer" shell: | -- cgit v1.2.1