--- # ansible.builtin.file: roles/munin/handlers/main.yml - name: restart munin-node ansible.builtin.systemd: name=munin-node state=restarted