Browse Source

Drop iperf installation

We still run openSUSE 12.1 ...
Matthias Vogelgesang 10 years ago
parent
commit
18d8807b4f
1 changed files with 0 additions and 1 deletions
  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