Add a comment about the ansible version limit for kolla-ansible

This commit is contained in:
Mark Goddard 2017-12-19 15:55:54 +00:00
parent 7f04e9ccc6
commit 20ee6d6613

View File

@ -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