mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
Add Python 2.7 to Conrol Machine Requirements in docsite
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user