Browse Source

Install imagej by default

Matthias Vogelgesang 10 years ago
parent
commit
583ab05d6c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      roles/common/tasks/main.yml

+ 1 - 0
roles/common/tasks/main.yml

@@ -4,6 +4,7 @@
   with_items:
     - htop
     - tmux
+    - imagej
     - python-pip
 
 - name: ensure virtualenv is not installed