diff --git a/handlers/main.yml b/handlers/main.yml index d055da7..d308b06 100644 --- a/handlers/main.yml +++ b/handlers/main.yml @@ -2,5 +2,5 @@ - name: restart influxdb service: name: influxdb - state: restart + state: restarted enabled: true