{# Description + discovered variable fields for a selected playbook. Shared by the browse run form, host run form, and schedule form. Expects `variables` and `description`. Rendered standalone by /ansible/playbook-vars. #} {% if description or category %}
Leave a field blank to use the playbook/inventory default. Secret fields are never stored.
{% for v in variables %}No declared variables found in this playbook.
{% endif %}