update Dockerfile to fix Jenkins test
[osm/vim-emu.git] / ansible / install.yml
index d5f00ee..fc25d48 100755 (executable)
@@ -69,5 +69,8 @@
    - name: install iptc
      pip: name=python-iptables state=latest
 
+   - name: install ipaddress
+     pip: name=ipaddress state=latest
+