ansible/examples/playbooks/templates/custom-filters.j2
Jeroen Hoekx 8ffed6df75 Support custom jinja2 filters.
This uses the plugin framework to add filter plugins.
The previously hardcoded core filters are defined using the plugin
framework now.
2012-11-05 15:11:34 +01:00

1 line
38 B
Django/Jinja

1 + 1 = {{ '1+1' | generate_answer }}