From cc36153928bcf9455d9fe1fcdf52a825fd6207c7 Mon Sep 17 00:00:00 2001 From: Jason McKerr Date: Tue, 15 Aug 2017 14:58:26 -0400 Subject: [PATCH] Update ROADMAP_2_4.rst --- docs/docsite/rst/roadmap/ROADMAP_2_4.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/docsite/rst/roadmap/ROADMAP_2_4.rst b/docs/docsite/rst/roadmap/ROADMAP_2_4.rst index 221adc85ef..0e338588af 100644 --- a/docs/docsite/rst/roadmap/ROADMAP_2_4.rst +++ b/docs/docsite/rst/roadmap/ROADMAP_2_4.rst @@ -81,8 +81,9 @@ PluginLoader hardcoded powershell module_utils file. If we add generic module_utils for powershell, we'll need to decide how to organize the code. -Static Loop Keyword +Static Loop Keyword ------------------- +- **Pushed to 2.5** - Deprecate (not on standard deprecation cycle) ``with_`` in favor of ``loop:`` - This ``loop:`` will take only a list - Remove complexity from loops, lookups are still available to users