[Feedback] Ansible Role ClamAV - additional protection on vm's

My new Ansible Role for install and configure CalmAV on the debian (and ubuntu).
https://github.com/oxess/ansible-clamav

The goal was create a role for simple implementation additional security for popular web application like: wordpress, prestashop and so on. ClamAV can protect this application additionally because popular web apps has a lot of knows vuln.

Additionally role can be monitored by zabbix and has log rotation by default debian service.

Do you have any feedback about this role?
What I should make better?