install python3-pip explicitly.
* zuul gate failing due to pip3 missing, so had to install it explicitly Change-Id: I8d24cc506d58312f338e3632e97a567b23dc71a1
This commit is contained in:
parent
6aaceb1e7f
commit
1fd55a7abd
@ -15,6 +15,7 @@
|
||||
- name: Install python setuptools
|
||||
apt:
|
||||
name:
|
||||
- python3-pip
|
||||
- python3-setuptools
|
||||
state: present
|
||||
become: yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user