project-config/playbooks/pti-python-tarball/pre.yaml

6 lines
124 B
YAML

- hosts: all
roles:
# We use ensure-pip to make sure the wheel module is installed
- ensure-pip
- revoke-sudo