diff --git a/handlers/main.yml b/handlers/main.yml index 6d738eb..d27b584 100644 --- a/handlers/main.yml +++ b/handlers/main.yml @@ -40,7 +40,7 @@ enabled: yes tags: ['prometheus'] -- name: 'prometheus | opcache exporter | restart service' +- name: 'prometheus | opcache exporter | restart service' systemd: name: prometheus-opcache-exporter.service state: restarted