瀏覽代碼

Install imagej by default

Matthias Vogelgesang 10 年之前
父節點
當前提交
583ab05d6c
共有 1 個文件被更改,包括 1 次插入0 次删除
  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