{% extends "base.html" %} {% block title %}{% if host %}Edit Host{% else %}New Host{% endif %} — Steward{% endblock %} {% block content %}
Runs against an ephemeral one-host inventory for
{{ host.name }} ({{ host.address or "no address — resolves by name" }}).
Use a playbook with hosts: all.