This website requires JavaScript.
Explore
Help
Sign In
crans
/
ansible
mirror of
http://gitlab.adm.crans.org/nounous/ansible.git
Watch
19
Star
0
Fork
You've already forked ansible
0
Code
Issues
Projects
Releases
Wiki
Activity
5aeefd730e
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