Skip to content

Commit

Permalink
Do not advertise support for EOL Ansible version (#1814)
Browse files Browse the repository at this point in the history
Signed-off-by: Luke Murphy <[email protected]>
  • Loading branch information
decentral1se authored Mar 11, 2019
1 parent b38bc3f commit 1040a02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/source/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ Requirements
Depending on the driver chosen, you may need to install additional OS packages.
See ``INSTALL.rst``, which is created when initializing a new scenario.

* :std:doc:`Ansible <ansible:index>` >= 2.4
* :std:doc:`Ansible <ansible:index>` >= 2.5
* Python 2.7
* Python >= 3.6 with Ansible >= 2.4
* Python >= 3.6 with Ansible >= 2.5

CentOS 7
--------
Expand Down

0 comments on commit 1040a02

Please sign in to comment.