project-config/playbooks/yaml2ical/pre.yaml
Monty Taylor eaf81e3ab1
Make yaml2ical publication job
We have a yaml2ical publisher special for these. This is the last job
that isn't covered by the migration script.

Change-Id: I9262f0c146427df758672e7822dbb7a6fc148dda
2017-09-20 16:24:06 -05:00

8 lines
161 B
YAML

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