ensure-chart-testing: install pip
In order for things to work properly, we need to make sure we at least have pip installed. Change-Id: I46e0593f0fa9042d866bfd53e5292251414693b0
This commit is contained in:
@@ -1,4 +1,8 @@
|
|||||||
---
|
---
|
||||||
|
- name: Install pip
|
||||||
|
include_role:
|
||||||
|
name: ensure-pip
|
||||||
|
|
||||||
- name: Install Python dependencies
|
- name: Install Python dependencies
|
||||||
become: true
|
become: true
|
||||||
pip:
|
pip:
|
||||||
|
|||||||
Reference in New Issue
Block a user