ansible-role-python_venv_build/tasks
Dmitriy Rabotyagov c42eb3c131 Add per-distro vars files
The conditionals for packge installation are getting more complex
than can be handled with the ternary operator, so create per distro
vars files to describe these differences.

Change-Id: I3c2164ca8f610fbef88744d9acfca4e926059c81
2022-01-14 08:50:03 +00:00
..
main.yml Add per-distro vars files 2022-01-14 08:50:03 +00:00
python_venv_install_symlink.yml Use ansible_facts[] instead of fact variables 2021-02-25 12:24:01 +00:00
python_venv_install.yml Replace virtualenv with exacutable for pip 2021-12-27 10:17:28 +02: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 Replace virtualenv with exacutable for pip 2021-12-27 10:17:28 +02:00