kayobe/releasenotes/notes/adds-ansible-requirement-specifier-728e3045fc448715.yaml
Will Szumski 1375517d2b Adds kolla_ansible_venv_ansible
This adds a variable that allows you to modify the version of ansible
installed in the kolla-ansible virtualenv. This is useful if you want
to use a customised version of ansible.

Change-Id: I319dd51ed3221826f820fbc0ae3639b89e9c82ea
2022-03-30 15:36:37 +01:00

7 lines
188 B
YAML

---
features:
- |
Adds the ``kolla_ansible_venv_ansible`` configuration option. This allows
you to override the version of ansible installed in the kolla-ansible
virtualenv.