aboutsummaryrefslogtreecommitdiff
path: root/ansible/roles/nomad/handlers/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/roles/nomad/handlers/main.yml')
-rw-r--r--ansible/roles/nomad/handlers/main.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/ansible/roles/nomad/handlers/main.yml b/ansible/roles/nomad/handlers/main.yml
deleted file mode 100644
index 0274673..0000000
--- a/ansible/roles/nomad/handlers/main.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-
-- name: restart nomad
- service: name=nomad state=restarted
-