1375517d2b
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
7 lines
188 B
YAML
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.
|