4
0
Fork 0

find hidden files in /var/log for 4.3.2

Signed-off-by: Corey Reid <corey.nathan.reid@gmail.com>
This commit is contained in:
Corey Reid 2023-10-19 13:19:07 +01:00
parent c56ea1ac9a
commit 8d85f178e2
No known key found for this signature in database
GPG key ID: 21C861F45EF213A0

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"