From 46fa1824105f6aeb16351e099509ca6890728d7e Mon Sep 17 00:00:00 2001 From: Mark Bolwell Date: Tue, 20 Feb 2024 12:25:40 +0000 Subject: [PATCH] updated logic for #207 Signed-off-by: Mark Bolwell --- tasks/section_3/cis_3.1.x.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/tasks/section_3/cis_3.1.x.yml b/tasks/section_3/cis_3.1.x.yml index d905548..c8fbe0c 100644 --- a/tasks/section_3/cis_3.1.x.yml +++ b/tasks/section_3/cis_3.1.x.yml @@ -17,7 +17,6 @@ failed_when: false check_mode: false register: ubtu22cis_3_1_1_cmdline_settings - when: ubtu22cis_ipv6_disable == 'grub' - name: "3.1.1 | PATCH | Ensure system is checked to determine if IPv6 is enabled | Insert ipv6.disable if it doesn't exist" ansible.builtin.lineinfile: