Add tripleo-ansible to image build
In order to switch the tripleoclient call for image building we need to install tripleo-ansible to get the playbooks installed in the venv. Change-Id: I57bb5573b1a98d9e851005f97fe32309a9ca97e4
This commit is contained in:
@@ -57,8 +57,9 @@
|
||||
virtualenv_command: "/usr/bin/python3 -m venv"
|
||||
with_items:
|
||||
- diskimage-builder
|
||||
- python-tripleoclient
|
||||
- tripleo-common
|
||||
- tripleo-ansible
|
||||
- python-tripleoclient
|
||||
|
||||
- name: pip install tripleo items
|
||||
pip:
|
||||
|
||||
Reference in New Issue
Block a user