diff --git a/docs/docsite/rst/roadmap/ROADMAP_2_4.rst b/docs/docsite/rst/roadmap/ROADMAP_2_4.rst index 221adc85ef3..0e338588af9 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