## Restart grafana on changes - name: restart grafana ansible.builtin.service: name: 'grafana-server' state: restarted