forked from bitlair/ansible
services: Add mqtt-graphite
This commit is contained in:
parent
0e75ce25c5
commit
3716997783
5 changed files with 69 additions and 0 deletions
|
@ -42,3 +42,9 @@
|
|||
name: mastodon-spacestate
|
||||
state: restarted
|
||||
daemon_reload: true
|
||||
|
||||
- name: restart mqtt-graphite
|
||||
systemd:
|
||||
name: mqtt-graphite
|
||||
state: restarted
|
||||
daemon_reload: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue