Skip to content

Commit

Permalink
updated logic for #207
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
  • Loading branch information
uk-bolly committed Feb 20, 2024
1 parent 9c0e3f4 commit 46fa182
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tasks/section_3/cis_3.1.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 46fa182

Please sign in to comment.