dc21158e31
* Add fetch-video-output role based on fetch-tox-output * Fix test log collection to work with Python3 * Fix page HTML source log Change-Id: I2e865cc5544d6e77bc3af5e413cbaedceb6df1c1
6 lines
100 B
YAML
6 lines
100 B
YAML
---
|
|
- hosts: all
|
|
roles:
|
|
- fetch-tox-output
|
|
- fetch-subunit-output
|
|
- fetch-video-output |