Add missing packages
Change-Id: I7782989124271ba96bd9059709a69ce9ce90a34b
This commit is contained in:
parent
2c1ff7f6c3
commit
aceca95a1b
@ -23,7 +23,7 @@
|
||||
command: '{{ ensure_pip_virtualenv_command }} {{ molecule_venv_path }}'
|
||||
|
||||
- name: Install molecule to local venv
|
||||
command: '{{ molecule_venv_path }}/bin/pip install molecule'
|
||||
command: '{{ molecule_venv_path }}/bin/pip install -r {{ zuul.project.src_dir }}/molecule/default/requirements.txt ansible molecule'
|
||||
|
||||
- name: Export installed molecule_executable path
|
||||
set_fact:
|
||||
|
Loading…
x
Reference in New Issue
Block a user