8f887350e0
libav-tools package doesn't exist anymore so we need to use ffmpeg now to capture the screen. Change-Id: I58384f42ded3ed864de0dc2a9a56d2d9943168b9
7 lines
106 B
YAML
7 lines
106 B
YAML
---
|
|
- hosts: all
|
|
environment:
|
|
OS_CLOUD: devstack-admin
|
|
FFMPEG_INSTALLED: True
|
|
roles:
|
|
- tox |