From 50429d8278a429b2b53aa520eb740489e77b3a84 Mon Sep 17 00:00:00 2001 From: Mark Bolwell Date: Thu, 26 Jan 2023 16:02:12 +0000 Subject: [PATCH] moved notify to task Signed-off-by: Mark Bolwell --- tasks/section_1/cis_1.8.x.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/tasks/section_1/cis_1.8.x.yml b/tasks/section_1/cis_1.8.x.yml index 6ebe4ae..4f6922f 100644 --- a/tasks/section_1/cis_1.8.x.yml +++ b/tasks/section_1/cis_1.8.x.yml @@ -39,8 +39,7 @@ owner: root group: root mode: 0644 - - notify: Reload dconf + notify: Reload dconf when: - rhel9cis_rule_1_8_2 - rhel9cis_gui @@ -108,7 +107,7 @@ owner: root group: root mode: '0644' - notify: Reload dconf + notify: Reload dconf when: - rhel9cis_rule_1_8_4 - rhel9cis_gui @@ -136,7 +135,7 @@ owner: root group: root mode: 0644 - notify: Reload dconf + notify: Reload dconf when: - rhel9cis_rule_1_8_5 - rhel9cis_gui