Skip to content

Commit

Permalink
1.1.1.2 conditional logic
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Bolwell <[email protected]>
  • Loading branch information
uk-bolly committed Oct 17, 2023
1 parent 279b313 commit 8ac0e42
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,14 @@
### 1.0.7

Huge thanks to the discord community
in particular @Loz and @Petri for all the testing we're unable to reproduce
in particular @Loz and @Petri for all the testing

- ssh default groups emptied
- bootloader password default now false and improved test
- rule 5.4.2 logic and extra variables added found in defaults/main.yml
- audit updates for documentation
- 1.1.1.2 conditional logic improvement
- 4.1.4.1 & 4.1.4.5 improved logic

thanks to @paulquevedojdrf

Expand Down
2 changes: 1 addition & 1 deletion tasks/section_1/cis_1.1.1.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
when:
- ubtu22cis_rule_1_1_1_2
- snap_pkg_mgr.stdout == "0"
- squashfs_builtin.stdout == "0"
- squashfs_builtin.stdout == "1"
tags:
- level2-server
- level2-workstation
Expand Down

0 comments on commit 8ac0e42

Please sign in to comment.