Run ensure-pip in the build/check jobs
It is no longer included automatically. Change-Id: I15c6459c439e25b01929a89457896abc9090581achanges/64/737264/1
parent
cb415eff90
commit
e9d0443573
|
@ -1,4 +1,7 @@
|
|||
- hosts: all
|
||||
roles:
|
||||
- ensure-pip
|
||||
|
||||
tasks:
|
||||
|
||||
- import_role:
|
||||
|
|
Loading…
Reference in New Issue