Fix the service state in the handler.

This commit is contained in:
Andrea Dell'Amico 2022-05-08 15:21:43 +02:00
parent 4bb7289179
commit 914d07b457
Signed by: andrea.dellamico
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 1 additions and 1 deletions

View File

@ -2,5 +2,5 @@
- name: restart influxdb
service:
name: influxdb
state: restart
state: restarted
enabled: true