Scan files with clamdscan #77
@ -9,6 +9,8 @@
|
||||
- name: Installing required packages
|
||||
ansible.builtin.apt: name={{ item }} state=present
|
||||
with_items:
|
||||
- clamav-daemon
|
||||
- clamdscan
|
||||
- git
|
||||
- libpq-dev
|
||||
- nginx-full
|
||||
|
Loading…
Reference in New Issue
Block a user