Fix: Broken external dependecy.
[osm/vim-emu.git] / ansible / install.yml
index fc25d48..ba09b5f 100755 (executable)
@@ -64,7 +64,7 @@
      pip: name=prometheus_client state=latest
 
    - name: install latest urllib3 (fix error urllib3.connection.match_hostname = match_hostname)
-     pip: name=urllib3 state=latest
+     pip: name=urllib3 state=1.21.1
 
    - name: install iptc
      pip: name=python-iptables state=latest