[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
This commit is contained in:
parent
9794bd8c35
commit
719b1fecfc
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@ Target: June/July 2017
|
||||||
This is meant to be a living document, and is **DRAFT** until
|
This is meant to be a living document, and is **DRAFT** until
|
||||||
stated otherwise in the document.
|
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**
|
- **Ansible-Config**
|
||||||
- New yaml format for 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:
|
- Extend the ability of the current config system by adding creating an ansible-config command and add the following:
|
||||||
|
|
Loading…
Reference in a new issue