fix: loop_control label
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
dest: "/etc/munin/plugins/{{ item.1 }}{{ item.0.0.name }}_{{ item.0.1 }}"
|
||||
mode: 0755
|
||||
loop: "{{ mikrotik_hosts|subelements('ifaces')|product(mikrotik_periface_scripts) }}"
|
||||
loop_control: "{{ item.1 }}"
|
||||
loop_control:
|
||||
label: "{{ item.0.1 }}"
|
||||
notify:
|
||||
- restart munin-node
|
||||
|
Reference in New Issue
Block a user