Skip to content

test

Collection Note

This module is part of the ansible.builtin collection. To install the collection, use:

ansible-galaxy collection install ansible.builtin

Synopsis

- Check if a test exists by name.

  • This is the Jinja builtin test plugin 'test'.
  • See: U(https://jinja.palletsprojects.com/en/stable/templates/#jinja-tests.test)