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