Name | Host | Job templates | Actions |
---|---|---|---|
{{ tower_server.name }} | {% if tower_server.secure %}https://{% else %}http://{% endif %}{{ tower_server.host }} | {{ tower_server.jobtemplate_set.all | length }} | Sync job templates Edit Delete |
{% extends 'base.html' %} {% block content %}
Name | Host | Job templates | Actions |
---|---|---|---|
{{ tower_server.name }} | {% if tower_server.secure %}https://{% else %}http://{% endif %}{{ tower_server.host }} | {{ tower_server.jobtemplate_set.all | length }} | Sync job templates Edit Delete |