summaryrefslogtreecommitdiff
path: root/ansible/radicle-dev.yml
diff options
context:
space:
mode:
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