# {{ ansible_managed }}
[[inputs.nginx]]
urls = [
{% if nginx_default_vhost %}
"http://localhost/server_status"
{% endif %}
]