Skip to content

Commit

Permalink
missing grub check fails when using sysctl
Browse files Browse the repository at this point in the history
Signed-off-by: Dan D <[email protected]>
  • Loading branch information
dderemiah committed Nov 30, 2023
1 parent fa365a3 commit 0c06607
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/section_3/cis_3.1.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
line: '\1 ipv6.disable=1"'
backrefs: true
when:
- ubtu22cis_ipv6_disable == 'grub'
- ipv6disable_replaced is not changed
- "'ipv6.disable' not in ubtu22cis_3_1_1_cmdline_settings.stdout"
notify: Grub update
Expand Down

0 comments on commit 0c06607

Please sign in to comment.