Browse Source

Drop iperf installation

We still run openSUSE 12.1 ...
Matthias Vogelgesang 10 năm trước cách đây
mục cha
commit
18d8807b4f
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      roles/common/tasks/main.yml

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

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