Use bindep role to install Python3 packages
Change-Id: I5b171b32b0c8dcd07a82cc56c52af801b89ed7d7
This commit is contained in:
parent
94de803520
commit
8b43a64d5e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user