From 793b1e16666cb8b082898c5723aed217755a707d Mon Sep 17 00:00:00 2001 From: Mark Bolwell Date: Thu, 12 Jan 2023 15:02:10 +0000 Subject: [PATCH] title update Signed-off-by: Mark Bolwell --- tasks/section_4/cis_4.3.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tasks/section_4/cis_4.3.yml b/tasks/section_4/cis_4.3.yml index 6709458..ac0078c 100644 --- a/tasks/section_4/cis_4.3.yml +++ b/tasks/section_4/cis_4.3.yml @@ -7,7 +7,7 @@ name: rsyslog-logrotate state: present - - name: "4.3.2 | PATCH | Ensure logrotate is configured | scheduled" + - name: "4.3 | PATCH | Ensure logrotate is configured | scheduled" ansible.builtin.systemd: name: logrotate.timer state: started @@ -36,4 +36,4 @@ - manual - patch - logrotate - - rule_4.3.1 + - rule_4.3