style: make mikrotik ports less verbose

This commit is contained in:
VC
2024-07-05 11:53:14 +02:00
parent 32c82ce27a
commit 05e14a2afe

View File

@@ -15,5 +15,6 @@
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 }}"
notify:
- restart munin-node