d¶
Collection Note
This module is part of the ansible.builtin collection. To install the collection, use:
Synopsis¶
- If the value is undefined it will return the passed default value, otherwise the value of the variable.¶
- This is the Jinja builtin filter plugin 'd'.
- See: U(https://jinja.palletsprojects.com/en/stable/templates/#jinja-filters.d)