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
|
- hosts: all
|
||||||
roles:
|
roles:
|
||||||
|
|
||||||
|
- role: bindep
|
||||||
|
|
||||||
- role: copy-build-sshkey
|
- role: copy-build-sshkey
|
||||||
copy_sshkey_target_user: stack
|
copy_sshkey_target_user: stack
|
||||||
|
|
||||||
@ -46,6 +48,7 @@
|
|||||||
|
|
||||||
- hosts: tempest
|
- hosts: tempest
|
||||||
roles:
|
roles:
|
||||||
|
|
||||||
- role: tobiko
|
- role: tobiko
|
||||||
tags:
|
tags:
|
||||||
- tobiko-pre-run
|
- tobiko-pre-run
|
||||||
|
Loading…
Reference in New Issue
Block a user