diff --git a/doc/source/user/quickstart.rst b/doc/source/user/quickstart.rst index ab1c5448ff94947f4a6dbcd7a8274690fcb0cb84..43e08ec827384828e6bb9ceda1c07ea9cd8d3e3c 100644 --- a/doc/source/user/quickstart.rst +++ b/doc/source/user/quickstart.rst @@ -74,7 +74,7 @@ Install dependencies .. note:: Some implemented distro versions of Ansible are too old to use distro - packaging. Currently, CentOS and RHEL package Ansible >=2.2 which is suitable + packaging. Currently, CentOS and RHEL package Ansible >=2.4 which is suitable for use with Kolla. Note that you will need to enable access to the EPEL repository to install via :command:`yum` to do so, take a look at `Fedora's EPEL docs <https://fedoraproject.org/wiki/EPEL>`__ and `FAQ