51c97aae90
With the settings in site-variables now, we don't need them here. Which is good, because this job should be reusable by non-infra people. Change-Id: I2988816dfbca7299c4a29b8a1a986dccccf87a9a Depends-On: I94dfe8e6aab9c2da1283590be5e26f7d8c35dcad
8 lines
143 B
YAML
8 lines
143 B
YAML
- hosts: all
|
|
roles:
|
|
- role: bindep
|
|
bindep_profile: test
|
|
bindep_dir: "{{ zuul_work_dir }}"
|
|
- test-setup
|
|
- revoke-sudo
|