summaryrefslogtreecommitdiffstats
path: root/pad-proxy/handlers/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'pad-proxy/handlers/main.yml')
-rw-r--r--pad-proxy/handlers/main.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/pad-proxy/handlers/main.yml b/pad-proxy/handlers/main.yml
deleted file mode 100644
index e01a9d0..0000000
--- a/pad-proxy/handlers/main.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-- name: Restart etherpad
- become: true
- service:
- name: etherpad
- state: restarted