
In order to be flexible and get rid of hardcoded repo_all group, new variable named `venv_build_group` was added. It's set to repo_all by default, so it is not changing current behaviour remains Change-Id: I30c2c26abeb103de63aff0946ec7783f902886b8
6 lines
180 B
YAML
6 lines
180 B
YAML
---
|
|
features:
|
|
- |
|
|
Added variable ``venv_build_group`` that allows to provide an ansible group
|
|
name, that will be used to find wheels build targets. Default is `repo_all`
|