{% extends "base.html" %} {% load static %} {% block title %}Artifacts{% endblock %} {% block content %}
Deliverables and outputs produced by activities across all playbooks
| Name | Type | Playbook | Producer | Actions |
|---|---|---|---|---|
| {{ artifact.name }} {% if artifact.is_required %} Required {% endif %} | {{ artifact.type }} | {{ artifact.playbook.name }} | {{ artifact.produced_by.name }} |
No artifacts match "{{ query }}".
Clear search {% else %}Artifacts are created from playbook detail pages.
Go to Playbooks {% endif %}