mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Exorcise Python-2.6
This commit is contained in:
parent
a3385a60b4
commit
c4951cce0b
6 changed files with 31 additions and 9 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue