{{ ansible_managed | comment }}
location {{ grafana_web_path }}/ {
proxy_pass http://localhost:{{ grafana_port }}/;
}