sameas¶
Collection Note
This module is part of the ansible.builtin collection. To install the collection, use:
Synopsis¶
- Check if an object points to the same memory address than another object.¶
- This is the Jinja builtin test plugin 'sameas'.
- See: U(https://jinja.palletsprojects.com/en/stable/templates/#jinja-tests.sameas)