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