Эх сурвалжийг харах

Install iperf just for fun

Matthias Vogelgesang 10 жил өмнө
parent
commit
9762b580ac

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

@@ -5,6 +5,7 @@
     - htop
     - tmux
     - python-pip
+    - iperf
 
 - name: ensure virtualenv is not installed
   zypper: name={{ item }} state=absent