Commit f0158d4e by Hiroaki Nakamura

Add Python 2.7 to Conrol Machine Requirements in docsite

parent 6935d467
...@@ -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