reverse¶
Collection Note
This module is part of the ansible.builtin collection. To install the collection, use:
Synopsis¶
- Reverse the object or return an iterator that iterates over it the other way round.¶
- This is the Jinja builtin filter plugin 'reverse'.
- See: U(https://jinja.palletsprojects.com/en/stable/templates/#jinja-filters.reverse)