Skip to content

Set up and configure clamd and freshclam with Ansible

License

Notifications You must be signed in to change notification settings

stuvusIT/clamav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clamav

This role installs and configures a clamav daemon including freshclamd for database updates

Requirements

Debian

Role Variables

Name Default/Required Description
clamav_checks 12 Database updates per day
clamav_mirror database.clamav.net Database mirror to use for freshclam

Example Playbook

- hosts: av
  roles:
    - clamav
      clamav_checks: 24

License

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Author Information