| 123456789101112131415 |
- [
- {
- "template": "whitelist.ign2.j2",
- "output": "/var/lib/clamav/whitelist.ign2",
- "clean_blank_lines": true
- },
- {
- "template": "clamd.conf.j2",
- "output": "/etc/clamav/clamd.conf"
- },
- {
- "template": "freshclam.conf.j2",
- "output": "/etc/clamav/freshclam.conf"
- }
- ]
|