Use async for updating ClamAV DB
This patch updates the ClamAV task to run asynchronously and this should improve playbook run times. Change-Id: Ifbe9ded881baf72664dc3ac763dab28c2aa93cfa
This commit is contained in:
@@ -188,6 +188,8 @@
|
||||
when:
|
||||
- clamav_install_check.stat.exists
|
||||
- security_enable_virus_scanner | bool
|
||||
async: 300
|
||||
poll: 5
|
||||
tags:
|
||||
- misc
|
||||
- RHEL-07-030810
|
||||
|
||||
Reference in New Issue
Block a user