summaryrefslogtreecommitdiff
path: root/roles/monitoring/prometheus/exporter/chrony/handlers/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/monitoring/prometheus/exporter/chrony/handlers/main.yml')
-rw-r--r--roles/monitoring/prometheus/exporter/chrony/handlers/main.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/roles/monitoring/prometheus/exporter/chrony/handlers/main.yml b/roles/monitoring/prometheus/exporter/chrony/handlers/main.yml
index 0c940ca9..5ed68726 100644
--- a/roles/monitoring/prometheus/exporter/chrony/handlers/main.yml
+++ b/roles/monitoring/prometheus/exporter/chrony/handlers/main.yml
@@ -8,8 +8,3 @@
service:
name: nginx
state: reloaded
-
-### TODO: remove this once all hosts have been migrated
-- name: reload systemd
- systemd:
- daemon_reload: yes