ansible-role-python_venv_build/tasks
Dmitriy Rabotyagov b979615635 Don't use local pip cache when re-building wheels
USage of pip cache on the deploy host might result in not re-building
wheels from scratch, which might be the intention, but just pulling in
cached version from ${HOME}/.cache/pip

Change-Id: I17975bec3e1a4cc225e4e7e7f50ef7e2ee117165
2024-07-24 09:23:40 +00:00
..
main.yml Ignore repo container facts gathering errors 2024-06-12 15:00:20 +02:00
python_venv_install_symlink.yml Fix linters and metadata 2023-07-14 05:48:27 +00:00
python_venv_install.yml Workaround ansible unsafe text templating bug 2024-02-28 08:51:29 +00:00
python_venv_set_facts.yml Drop unneeded become overrides 2023-10-11 15:18:43 +02:00
python_venv_wheel_build.yml Don't use local pip cache when re-building wheels 2024-07-24 09:23:40 +00:00