This website requires JavaScript.
Explore
Help
Sign In
ynerant
/
templier-ansible
Watch
1
Star
0
Fork
You've already forked templier-ansible
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
d320cc0a44
templier-ansible
/
roles
/
prometheus-nginx-exporter
/
templates
/
nginx
/
status.j2
9 lines
123 B
Django/Jinja
Raw
Blame
History
{{
ansible_header
|
comment
}}
server
{
listen [::1]:6424;
location = /stub_status
{
stub_status;
}
}
Reference in New Issue
View Git Blame
Copy Permalink