1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-14 20:22:08 +00:00

Update munin/tasks/nginx.yml

This commit is contained in:
A Holt 2020-01-29 09:52:52 -05:00 committed by GitHub
parent ef46a9dfe5
commit b907f5aa1c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
template:
src: munin24-nginx.conf.j2
dest: "{{ nginx_conf_dir }}/munin24-nginx.conf" # /etc/nginx/conf.d
when: munin_enabled
when: munin_enabled | bool
- name: Disable http://box/munin via NGINX, by installing {{ nginx_conf_dir }}/munin24-nginx.conf
file: