Fix: urllib is not available in pip anymore. Lets try without.
authorpeusterm <manuel.peuster@uni-paderborn.de>
Wed, 6 Sep 2017 13:56:10 +0000 (15:56 +0200)
committerpeusterm <manuel.peuster@uni-paderborn.de>
Wed, 6 Sep 2017 13:56:10 +0000 (15:56 +0200)
Signed-off-by: peusterm <manuel.peuster@uni-paderborn.de>
ansible/install.yml

index b972b4e..841b2e9 100755 (executable)
@@ -72,8 +72,8 @@
    - name: install ipaddress
      pip: name=ipaddress state=latest
 
-   - name: install urllib
-     pip: name=urllib state=latest
+   #- name: install urllib
+   #  pip: name=urllib state=latest