summaryrefslogtreecommitdiff
path: root/roles/monitoring/sachet/handlers/main.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2022-07-22 01:11:31 +0200
committerChristian Pointner <equinox@spreadspace.org>2022-07-22 01:11:31 +0200
commit967953dd66c0963e40e3d184d04a3e431b9ff705 (patch)
tree454af70d3dd0a1f3bee106fe18c90dcb6a95c387 /roles/monitoring/sachet/handlers/main.yml
parentadd role for sachet (diff)
monitoring/sachet: add task to setup smstools
Diffstat (limited to 'roles/monitoring/sachet/handlers/main.yml')
-rw-r--r--roles/monitoring/sachet/handlers/main.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/roles/monitoring/sachet/handlers/main.yml b/roles/monitoring/sachet/handlers/main.yml
index d150d88b..51b44f98 100644
--- a/roles/monitoring/sachet/handlers/main.yml
+++ b/roles/monitoring/sachet/handlers/main.yml
@@ -1,4 +1,9 @@
---
+- name: restart smstools
+ service:
+ name: smstools
+ state: restarted
+
- name: restart sachet
service:
name: sachet