From 6abb36509096c558c153604b59a84fa9ae7600e9 Mon Sep 17 00:00:00 2001 From: uumas Date: Sun, 15 Mar 2026 22:26:00 +0200 Subject: [PATCH] Fix typo --- roles/systemd/handlers/main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/systemd/handlers/main.yaml b/roles/systemd/handlers/main.yaml index de1ff34..7731408 100644 --- a/roles/systemd/handlers/main.yaml +++ b/roles/systemd/handlers/main.yaml @@ -9,6 +9,6 @@ changed_when: true - name: Reset systemd restart units - listen: Apply systemd units restart + listen: Apply systemd unit restarts ansible.builtin.set_fact: systemd_restart_units: []