{% macro render_tags(tags) -%} This task has the following tags: {% endmacro %} {% if tags and tags | from_json | length > 0 -%}
{{ name }}
{% else -%}
{{ name }}
{% endif -%}