cleanup for open sourcing
[osm/vim-emu.git] / ansible / install.yml
index 7fed451..fd3aa4b 100755 (executable)
@@ -63,9 +63,6 @@
    - name: install prometheus_client
      pip: name=prometheus_client state=latest
 
-   - name: install paramiko
-     pip: name=paramiko state=latest
-
    - name: install latest urllib3 (fix error urllib3.connection.match_hostname = match_hostname)
      pip: name=urllib3 state=latest