Fix the service state in the handler.
This commit is contained in:
parent
4bb7289179
commit
914d07b457
|
@ -2,5 +2,5 @@
|
|||
- name: restart influxdb
|
||||
service:
|
||||
name: influxdb
|
||||
state: restart
|
||||
state: restarted
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue