zuul-jobs/playbooks/tox/post.yaml
Paul Belanger 4420bbd2c9 Create fetch-tox-output role
We can move the content from tox/post.yaml into an ansible role. This
allows other projects to use it.

Change-Id: Ic7fc31a372de29a3a97ef84539faf3b0a1d6e181
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-08-03 16:37:00 -04:00

4 lines
45 B
YAML

- hosts: all
roles:
- fetch-tox-output