.. versionadded:: fallible
Note
This feature has not been included in a released version of ansible-core yet, and is a tech preview as part of fallible.
This feature allows a playbook author to register multiple variables on a task, manipulate the data before registered to that variable, and provides implicit register names scoped to a single task. Individual loop results cannot be manipulated, this feature only applies to the final task result.