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:
parent
4cf1c6af2d
commit
db5086e85e
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue