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

7 lines
125 B
YAML

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