mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
correct }
This commit is contained in:
parent
c5dc3902b0
commit
17868d8e24
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
||||||
group: root
|
group: root
|
||||||
mode: 0644
|
mode: 0644
|
||||||
with_items:
|
with_items:
|
||||||
- { src: 'munin24-nginx.conf.j2', dest: '/etc/nginx/conf.d/munin24-nginx.conf
|
- { src: 'munin24-nginx.conf.j2', dest: '/etc/nginx/conf.d/munin24-nginx.conf' }
|
||||||
when: munin_enabled | bool and nginx_enabled | bool
|
when: munin_enabled | bool and nginx_enabled | bool
|
||||||
|
|
||||||
- name: Add 'munin' variable values to {{ iiab_ini_file }}
|
- name: Add 'munin' variable values to {{ iiab_ini_file }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue