bifrost/playbooks/roles/bifrost-pip-install/defaults
Riccardo Pittau 00ac26e1e4 Fix bifrost_venv_dir default assignment
The lookup('env', ...) will assign a value to the vatiable even if
the env value is undefined, bypassing the default statement in
ansible.
We should use 'or' to fix that.

Change-Id: I113f5180a17b2cec1e26879003b13c415bbd5c0b
2020-06-30 10:09:54 +02:00
..
main.yml Fix bifrost_venv_dir default assignment 2020-06-30 10:09:54 +02:00