Add missing packages

Change-Id: I7782989124271ba96bd9059709a69ce9ce90a34b
This commit is contained in:
Mohammed Naser 2022-04-29 20:15:33 -04:00
parent 2c1ff7f6c3
commit aceca95a1b

View File

@ -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: