Skip to content

Commit

Permalink
Merge pull request #111 from siemens/siemens/feat/r1_1_2_{2,3,4}_Remo…
Browse files Browse the repository at this point in the history
…ving_var_for_r1_1_2_1_from_when

Fixing conditional by removing extra condition in when rule1.1.2.1(fi…
  • Loading branch information
uk-bolly authored Sep 27, 2023
2 parents e8b3d85 + 8410428 commit 137d500
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tasks/section_1/cis_1.1.2.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@
- "'/tmp' in mount_names"
- item.mount == "/tmp"
- tmp_mnt_type == 'tmp_systemd'
- ubtu22cis_rule_1_1_2_1 or
ubtu22cis_rule_1_1_2_2 or
- ubtu22cis_rule_1_1_2_2 or
ubtu22cis_rule_1_1_2_3 or
ubtu22cis_rule_1_1_2_4
tags:
Expand Down

0 comments on commit 137d500

Please sign in to comment.