Use bindep role to install Python3 packages

Change-Id: I5b171b32b0c8dcd07a82cc56c52af801b89ed7d7
This commit is contained in:
Federico Ressi 2019-12-23 06:05:16 +01:00
parent 94de803520
commit 8b43a64d5e
1 changed files with 3 additions and 0 deletions

View File

@ -36,6 +36,8 @@
- hosts: all
roles:
- role: bindep
- role: copy-build-sshkey
copy_sshkey_target_user: stack
@ -46,6 +48,7 @@
- hosts: tempest
roles:
- role: tobiko
tags:
- tobiko-pre-run