find hidden files in /var/log for 4.3.2

Signed-off-by: Corey Reid <corey.nathan.reid@gmail.com>
Signed-off-by: Ionut Pruteanu <ionut.pruteanu@siemens.com>
This commit is contained in:
Corey Reid 2023-10-19 13:19:07 +01:00 committed by Ionut Pruteanu
parent 50bf410a7b
commit 7da06eeaa8
No known key found for this signature in database
GPG key ID: 95B7D43B702B3569

View file

@ -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"