ansible_home

A collection of Ansible roles for home free software self-hosting.

View on GitHub

ClamAV Ansible Role

Description

This role installs the ClamAV antivirus.

Features

Configuration:

Dependencies

None

Variables

None

Example Playbook

---
- hosts: all
  become: true
  collections:
    - jgoutin.home
  roles:
    - clamav