From 719b1fecfc1c1c46097cd071c6dd6d12fc950e0f Mon Sep 17 00:00:00 2001 From: Dylan Silva Date: Thu, 9 Feb 2017 10:57:00 -0500 Subject: [PATCH] [WIP] Added in bullet of Python 2.4+2.5 support discontinuation (#19264) * Added in bullet of Python 2.4+ support discontinuation * Update ROADMAP_2_4.rst * Update ROADMAP_2_4.rst --- docs/docsite/rst/roadmap/ROADMAP_2_4.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/docsite/rst/roadmap/ROADMAP_2_4.rst b/docs/docsite/rst/roadmap/ROADMAP_2_4.rst index 1a1dff463ac..0d5f4efb412 100644 --- a/docs/docsite/rst/roadmap/ROADMAP_2_4.rst +++ b/docs/docsite/rst/roadmap/ROADMAP_2_4.rst @@ -8,6 +8,9 @@ Target: June/July 2017 This is meant to be a living document, and is **DRAFT** until stated otherwise in the document. +- **Python 2.4 and 2.5 support discontinuation** + - Ansible will not support Python 2.4 nor 2.5 on the target hosts anymore. Going forward, Python 2.6+ will be required on targets, as already is the case on the controller. + - **Ansible-Config** - New yaml format for config - Extend the ability of the current config system by adding creating an ansible-config command and add the following: