{% extends 'base.html' %} {% load helpers %} {% block content %}
Name | Status | Description | Last Run | |
---|---|---|---|---|
{{ script }} | {% include 'extras/inc/job_label.html' with result=script.result %} | {{ script.Meta.description }} | {% if script.result %}{{ script.result.created }} | {% else %}Never | {% endif %}
No scripts found.
Scripts should be saved to {{ settings.SCRIPTS_ROOT }}
. (This path can be changed by setting SCRIPTS_ROOT
in NetBox's configuration.)