From 0c77f4c9ae2b0cf152de272eaf04f6aa8913b9e8 Mon Sep 17 00:00:00 2001 From: treyperrone Date: Thu, 8 Jun 2023 10:29:23 -0400 Subject: [PATCH] Fix typo for systemctl handler name Signed-off-by: Trey Perrone --- tasks/section_1/cis_1.5.x.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/section_1/cis_1.5.x.yml b/tasks/section_1/cis_1.5.x.yml index 334243dc..e78e6f20 100644 --- a/tasks/section_1/cis_1.5.x.yml +++ b/tasks/section_1/cis_1.5.x.yml @@ -101,7 +101,7 @@ owner: root group: root mode: '0644' - notify: Reload_systemctl + notify: Reload systemctl - name: "1.5.4 | PATCH | Ensure core dumps are restricted | coredump.conf" ansible.builtin.lineinfile: