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

Add Python 2.7 to Conrol Machine Requirements in docsite
pull/10807/head
Brian Coca 11 years ago
commit 3130fe2939

@ -46,7 +46,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.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.

Loading…
Cancel
Save