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