6 lines
135 B
Django/Jinja
6 lines
135 B
Django/Jinja
[apache*]
|
|
env.url http://localhost/server-status?auto
|
|
{% if inventory_hostname == "orwell" %}
|
|
env.ports 443
|
|
{% endif %}
|
|
env.showfree 1
|