openstack-ansible/releasenotes/notes/venv_wheels_build-23298a7019e629bd.yaml
Dmitriy Rabotyagov 8c6076494c Freeze Ansible Roles for Beta release
Change-Id: I5361a9f4157a851a94708a81669bebcb6d825b09
2022-06-08 17:47:23 +00:00

10 lines
326 B
YAML

---
features:
- |
Functionality of ``venv_rebuild`` has been adjusted to the correct scope.
Now setting this variable to true will not trigger wheels rebuild -
it will just remove and re-create your virtualenv.
If you want to rebuild wheels, a new variable ``venv_wheels_rebuild`` has
been implemented.