44a6bc916d
We have a role to handle this, lets us it. Change-Id: I471a852a1d01ef79d7f1408176b72c1db3663a8c Signed-off-by: Paul Belanger <pabelanger@redhat.com>
8 lines
161 B
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
|