eaf81e3ab1
We have a yaml2ical publisher special for these. This is the last job that isn't covered by the migration script. Change-Id: I9262f0c146427df758672e7822dbb7a6fc148dda
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
|