Commit 3130fe29 by Brian Coca

Merge pull request #10806 from hnakamur/add_python_2.7_to_control_machine_requirements

Add Python 2.7 to Conrol Machine Requirements in docsite
parents 6935d467 f0158d4e
...@@ -46,7 +46,7 @@ information about running from source. It's not necessary to install the progra ...@@ -46,7 +46,7 @@ information about running from source. It's not necessary to install the progra
Control Machine Requirements Control Machine Requirements
```````````````````````````` ````````````````````````````
Currently Ansible can be run from any machine with Python 2.6 installed (Windows isn't supported for the control machine). Currently Ansible can be run from any machine with Python 2.6 or 2.7 installed (Windows isn't supported for the control machine).
This includes Red Hat, Debian, CentOS, OS X, any of the BSDs, and so on. This includes Red Hat, Debian, CentOS, OS X, any of the BSDs, and so on.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment