xmlattr¶
Collection Note
This module is part of the ansible.builtin collection. To install the collection, use:
Synopsis¶
- Create an SGML/XML attribute string based on the items in a dict.¶
- This is the Jinja builtin filter plugin 'xmlattr'.
- See: U(https://jinja.palletsprojects.com/en/stable/templates/#jinja-filters.xmlattr)