added helper lib
[osm/vim-emu.git] / ansible / install.yml
index d6a6297..b972b4e 100755 (executable)
@@ -72,5 +72,8 @@
    - name: install ipaddress
      pip: name=ipaddress state=latest
 
+   - name: install urllib
+     pip: name=urllib state=latest
+