iterable¶
Collection Note
This module is part of the ansible.builtin collection. To install the collection, use:
Synopsis¶
- Check if it's possible to iterate over an object.¶
- This is the Jinja builtin test plugin 'iterable'.
- See: U(https://jinja.palletsprojects.com/en/stable/templates/#jinja-tests.iterable)