In case venv_build_group is not present in inventory or does not contain a single host, it does not make sense to attept building wheels. With that we're changing default behaviour to avoid building wheels if there're no potential targets exists. Change-Id: Ifd0e80dd1d1f002a1b80f57b53b81ca9110e719c
8 lines
253 B
YAML
8 lines
253 B
YAML
---
|
|
other:
|
|
- |
|
|
Default value of ``venv_wheel_build_enable`` has been changed. Now
|
|
wheels are built when there is at least a single host in
|
|
``venv_build_group``.
|
|
Previously it was depending on the amount of hosts targeted for the play.
|