1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

correct }

This commit is contained in:
Jerry Vonau 2019-11-18 11:29:59 -06:00
parent c5dc3902b0
commit 17868d8e24

View file

@ -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 }}