summaryrefslogtreecommitdiff
path: root/ansible/radicle-other-node.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-12-02 13:10:33 +0200
committerLars Wirzenius <liw@liw.fi>2023-12-02 13:10:33 +0200
commitf4991785667e8aa6c614bd948475d9ebc2637b2a (patch)
tree41ce1ec3138b710ddcc1bc655b023aa61608ad8e /ansible/radicle-other-node.yml
parent4f716ce0ef33c440bd2d84cbc78b7fbc4af113df (diff)
downloadansibleness-f4991785667e8aa6c614bd948475d9ebc2637b2a.tar.gz
radicle-other-node: install moreutils
Signed-off-by: Lars Wirzenius <liw@liw.fi> Sponsored-by: author
Diffstat (limited to 'ansible/radicle-other-node.yml')
-rw-r--r--ansible/radicle-other-node.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/radicle-other-node.yml b/ansible/radicle-other-node.yml
index b2d4716..0bc0fe8 100644
--- a/ansible/radicle-other-node.yml
+++ b/ansible/radicle-other-node.yml
@@ -12,6 +12,7 @@
- name: "install important additional packages"
apt:
name:
+ - moreutils
- nmap
- ripgrep