Started by {{ execution.user.get_full_name }} at {{ execution.time_start }}.
{% if execution.parameters.count > 1 %}Parameters
{{ command.command }}
on servers tagged with:
{% for role in command.roles.all %}
{{ role.name }}
{% endfor %}
{{ server.output }}