clamav: Initial version of role

This commit is contained in:
Timo Makinen 2020-09-24 18:37:40 +00:00
parent 9fb67e5a8f
commit 8cea9f7e5f
3 changed files with 45 additions and 0 deletions

View file

@ -0,0 +1,6 @@
---
- name: restart clamd
service:
name: clamd@scan
state: restarted