Commit graph

8 commits

Author SHA1 Message Date
86d076ebc6 Fix "Forbidden implicit octal value" lint errors 2023-10-12 19:14:54 +00:00
7228ab184d clamav: Fix restart handler calls 2022-10-30 22:49:45 +00:00
986542b877 clamav: ansible-lint fixes 2022-10-30 17:07:47 +00:00
d5a3b4fe2c Sync with renamed roles in software repo 2022-01-30 17:02:11 +00:00
cb4292f5d0 clamav: Fix enabling and starting service
Correct way to enable instantiated services is to just run
"systemctl enable name@arg.service". This will automatically create
required service files based on "name@.service". Disabling service
again removes required files.
2021-03-12 16:17:50 +00:00
54b0b1da21 clamav: Refresh socket directory permission after config change 2020-09-24 20:22:25 +00:00
f8762c5a00 clamav: Allow all logged users to scan files 2020-09-24 19:58:22 +00:00
8cea9f7e5f clamav: Initial version of role 2020-09-24 18:37:40 +00:00