mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-24 14:13:19 +02:00
6 lines
115 B
YAML
6 lines
115 B
YAML
![]() |
---
|
||
|
- include: ../common/handlers/main.yml
|
||
|
|
||
|
- name: restart grafana
|
||
|
service: name=grafana-server state=restarted
|