ansible-role-clamav/README.md

30 lines
395 B
Markdown
Raw Permalink Normal View History

2020-06-08 15:24:49 +02:00
Role Name
=========
2020-06-08 17:01:51 +02:00
A role that installs and configures clamav and its milter conterpart eventually.
2020-06-08 15:24:49 +02:00
Role Variables
--------------
2020-06-08 17:01:51 +02:00
The most important variables are listed below:
``` yaml
clamav_install: True
clamav_milter_install: False
```
2020-06-08 15:24:49 +02:00
Dependencies
------------
2020-06-08 17:01:51 +02:00
None
2020-06-08 15:24:49 +02:00
License
-------
EUPL-1.2
Author Information
------------------
2020-06-08 17:01:51 +02:00
Andrea Dell'Amico, <andrea.dellamico@isti.cnr.it>