ansible/roles/clamav/tasks
Timo Makinen 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
..
main.yml clamav: Fix enabling and starting service 2021-03-12 16:17:50 +00:00