Skip to content

Commit

Permalink
Removing 1.1.2.1 from multiline task 1.1.2.2 ,1.1.2.3, 1.1.2.4 becaus…
Browse files Browse the repository at this point in the history
…e it was not supposed to be there!

Signed-off-by: Diana-Maria Dumitru <[email protected]>
  • Loading branch information
DianaMariaDDM committed Feb 15, 2024
1 parent 75ea3ec commit 3bec70e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions tasks/section_1/cis_1.1.2.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@

# via systemd
- name: |
"1.1.2.1 | PATCH | Ensure /tmp is configured"
"1.1.2.2 | PATCH | Ensure nodev option set on /tmp partition"
"1.1.2.3 | PATCH | Ensure noexec option set on /tmp partition"
"1.1.2.4 | PATCH | Ensure nosuid option set on /tmp partition"
Expand All @@ -67,15 +66,13 @@
notify: Systemd restart tmp.mount
when:
- amzn2023cis_tmp_svc
- amzn2023cis_rule_1_1_2_1 or
amzn2023cis_rule_1_1_2_2 or
- amzn2023cis_rule_1_1_2_2 or
amzn2023cis_rule_1_1_2_3 or
amzn2023cis_rule_1_1_2_4
tags:
- level1-server
- patch
- mounts
- rule_1.1.2.1
- rule_1.1.2.2
- rule_1.1.2.3
- rule_1.1.2.4
Expand Down

0 comments on commit 3bec70e

Please sign in to comment.