{% load inventories %}{% autoescape off %}# Polemarch autogenerated temporary inventory
{% gen_hosts %}

{% if vars %}# Global vars
[all:vars]
{{ vars }}{% endif %}

{% gen_groups %}
{% endautoescape %}