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

8 lines
161 B
YAML

- hosts: all
roles:
- role: bindep
bindep_profile: test
bindep_dir: "src/{{ zuul.project.canonical_name }}"
- ensure-tox
- revoke-sudo