Exorcise Python-2.6

This commit is contained in:
Toshio Kuratomi 2018-07-18 11:34:16 -07:00
commit c4951cce0b
6 changed files with 31 additions and 9 deletions

View file

@ -41,7 +41,7 @@ information about running from source. It's not necessary to install the progra
Control Machine Requirements
````````````````````````````
Currently Ansible can be run from any machine with Python 2 (versions 2.6 or 2.7) or Python 3 (versions 3.5 and higher) installed (Windows isn't supported for the control machine).
Currently Ansible can be run from any machine with Python 2 (version 2.7) or Python 3 (versions 3.5 and higher) installed (Windows isn't supported for the control machine).
This includes Red Hat, Debian, CentOS, macOS, any of the BSDs, and so on.