Add a comment about the ansible version limit for kolla-ansible
This commit is contained in:
parent
7f04e9ccc6
commit
20ee6d6613
@ -5,4 +5,6 @@
|
||||
# Install Kolla Ansible from PyPI.
|
||||
kolla-ansible=={{ kolla_openstack_release }}
|
||||
{% endif %}
|
||||
# Limit the version of ansible used by kolla-ansible to avoid new releases from
|
||||
# breaking tested code. Changes to this limit should be tested.
|
||||
ansible<2.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user