From 9a87ae44068710be427da6dd05d678a3ad6241c3 Mon Sep 17 00:00:00 2001 From: Matt Martz Date: Wed, 7 Jun 2023 09:30:24 -0500 Subject: [PATCH] Add 2.16 roadmap items (#80971) --- docs/docsite/rst/roadmap/ROADMAP_2_16.rst | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/docs/docsite/rst/roadmap/ROADMAP_2_16.rst b/docs/docsite/rst/roadmap/ROADMAP_2_16.rst index fe98a07122c..42614f46d7b 100644 --- a/docs/docsite/rst/roadmap/ROADMAP_2_16.rst +++ b/docs/docsite/rst/roadmap/ROADMAP_2_16.rst @@ -48,7 +48,18 @@ Release Manager Planned work ============ -* TBA +* Data Tagging +* Drop Python 3.5 support for module execution +* Drop Python 3.9 support for controller +* Add support to ``ansible-doc`` for collections to declare new plugin types +* Preserve display context when proxying display over the queue +* Update ``TaskExecutor`` to not unnecessarily establish persistent ``ansible-connection`` when not needed +* Remove deprecated functionality +* Decrease incidental integration tests +* Add controller type hinting for descrete areas of the code +* Decrease testing sanity ignores +* Update ansible-test container images and VMs +* Update ansible-test dependencies Delayed work ============