ansible-role-python_venv_build/tasks
Dmitriy Rabotyagov 6b3d95e13b Drop empty pip packages from the list
This patch aims to remove empty records from venv_pip_packages list
to avoid pip error due to that.

This also brings _venv_pip_packages variable, which optimize process by
doing union and sort only once.

Change-Id: Ic94f5a00346e47c394bd2cefc1cfca4ed8c3bdef
2020-08-10 20:12:54 +03:00
..
main.yml Revert "speedup: move when block to outside include" 2019-03-30 21:56:48 +00:00
python_venv_install.yml Drop empty pip packages from the list 2020-08-10 20:12:54 +03:00
python_venv_preflight.yml Remove the virtualenv version check 2020-07-06 12:44:21 +00:00
python_venv_set_facts.yml Only create local facts folder when necessary 2020-07-29 08:31:08 +00:00
python_venv_wheel_build.yml Drop empty pip packages from the list 2020-08-10 20:12:54 +03:00