zuul-jobs/playbooks/python/pre.yaml
Monty Taylor ed3fdf5a8d Add ensure-pip to build-python-release
It assumes setuptools has been installed, which we usually get
via the installation of pip.

Change-Id: I0b8f408a47a78a6a04bdbd083f949bb82713776b
2020-06-16 07:57:26 -05:00

4 lines
39 B
YAML

- hosts: all
roles:
- ensure-pip