Ver Fonte

Install imagej by default

Matthias Vogelgesang há 10 anos atrás
pai
commit
583ab05d6c
1 ficheiros alterados com 1 adições e 0 exclusões
  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