1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

osm remove pip upgrade

This commit is contained in:
Jerry Vonau 2017-09-17 16:20:54 -05:00 committed by georgejhunt
parent 4cf1c6af2d
commit db5086e85e

View file

@ -9,10 +9,6 @@
- libapache2-mod-xsendfile
when: is_debuntu
- name: fix the pip bug (incompatible with requests)
command: easy_install --upgrade pip
when: is_debuntu and not strict_install
- name: Install IIAB required packages
package: name={{ item }}
state=present