ansible-role-python_venv_build/tasks
Jonathan Rosser 04c93bab7f Facts are strings so make this explicit
This patch fixes the following ansible warning:

[WARNING]: The value True (type bool) in a string field was converted to
u'True' (type string). If this does not look like what you expect, quote the
entire value to ensure it does not change.

Change-Id: I06cee8173aaf79c2a1bd288fa1a813117ab2b319
2020-05-12 09:57:45 +01:00
..
main.yml Revert "speedup: move when block to outside include" 2019-03-30 21:56:48 +00:00
python_venv_install.yml Do not symlink the __pycache__ directory into the venv 2019-09-09 11:55:42 +01:00
python_venv_preflight.yml Verify version number for virtualenv>=20.0.0 2020-03-03 18:19:17 +00:00
python_venv_set_facts.yml Facts are strings so make this explicit 2020-05-12 09:57:45 +01:00
python_venv_wheel_build.yml Implement global constraints 2019-04-17 12:21:47 +01:00