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