Skip to content

Commit

Permalink
find hidden files in /var/log for 4.3.2
Browse files Browse the repository at this point in the history
Signed-off-by: Corey Reid <[email protected]>
  • Loading branch information
Corey0219 committed Dec 17, 2023
1 parent 9fa57a2 commit 5688c9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/section_4/cis_4.2.3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
paths: "/var/log"
file_type: file
recurse: true
hidden: true
register: logfiles

- name: "4.2.3 | PATCH | Ensure permissions on all logfiles are configured | change permissions"
Expand Down

0 comments on commit 5688c9e

Please sign in to comment.