openstack-zuul-jobs/playbooks/python-tarball/pre.yaml
Monty Taylor a5838ece30
Remove bindep_command and bindep_fallback references
With the settings in site-variables now, we don't need them here.
Although these jobs are openstack specific, there's still no need to
duplicate ourselves.

Change-Id: I1270639344044567a7960d5f8d98afffe69cf092
Depends-On: I94dfe8e6aab9c2da1283590be5e26f7d8c35dcad
2017-08-29 13:59:20 -05:00

8 lines
161 B
YAML

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