mirror of
https://github.com/ansible/ansible.git
synced 2026-08-01 08:08:00 +02:00
[Docs] update node req table for 2.15 (#80823)
This commit is contained in:
@@ -34,29 +34,7 @@ The managed node also needs a user account that can SSH to the node with an inte
|
||||
Node requirement summary
|
||||
========================
|
||||
|
||||
The table below lists the current and historical versions of Python
|
||||
required on control and managed nodes.
|
||||
|
||||
.. list-table::
|
||||
:header-rows: 1
|
||||
|
||||
* - ansible-core Version
|
||||
- Control node Python
|
||||
- Managed node Python
|
||||
* - 2.11
|
||||
- Python 2.7, Python 3.5 - 3.9 `[†]`_
|
||||
- Python 2.6 - 2.7, Python 3.5 - 3.9
|
||||
* - 2.12
|
||||
- Python 3.8 - 3.10
|
||||
- Python 2.6 - 2.7, Python 3.5 - 3.10
|
||||
* - 2.13
|
||||
- Python 3.8 - 3.10
|
||||
- Python 2.7, Python 3.5 - 3.10
|
||||
* - 2.14
|
||||
- Python 3.9 - 3.11
|
||||
- Python 2.7, Python 3.5 - 3.11
|
||||
|
||||
_`[†]`: Has a soft requirement of Python 3.8 as not packaged for older versions
|
||||
You can find details about control and managed node requirements for each Ansible version in the :ref:`support_life`.
|
||||
|
||||
.. _getting_ansible:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user