ansible-role-python_venv_build/tasks
Jesse Pretorius 7a8b10fdf9 Allow the build to be done without the install tasks
In order to cater for the option of doing a build without
doing the installation tasks too (as one might do in CI),
a flag has been added.
2018-03-23 13:08:23 +00:00
..
main.yml Allow the build to be done without the install tasks 2018-03-23 13:08:23 +00:00
python_venv_build.yml Ensure distribution/architecture separation 2018-03-23 12:26:27 +00:00
python_venv_install.yml Add missing 'when' for conditionals 2018-03-23 12:51:43 +00:00
python_venv_preflight.yml Allow the build to be done without the install tasks 2018-03-23 13:08:23 +00:00
python_venv_set_facts.yml Separate build and install stage 2018-03-23 11:57:09 +00:00