Update ROADMAP_2_4.rst

This commit is contained in:
Jason McKerr 2017-08-15 14:58:26 -04:00 committed by GitHub
parent 950e4b6505
commit cc36153928

View file

@ -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