Merge "Use async for updating ClamAV DB" into stable/ocata
This commit is contained in:
		@@ -188,6 +188,8 @@
 | 
				
			|||||||
  when:
 | 
					  when:
 | 
				
			||||||
    - clamav_install_check.stat.exists
 | 
					    - clamav_install_check.stat.exists
 | 
				
			||||||
    - security_enable_virus_scanner | bool
 | 
					    - security_enable_virus_scanner | bool
 | 
				
			||||||
 | 
					  async: 300
 | 
				
			||||||
 | 
					  poll: 5
 | 
				
			||||||
  tags:
 | 
					  tags:
 | 
				
			||||||
    - misc
 | 
					    - misc
 | 
				
			||||||
    - RHEL-07-030810
 | 
					    - RHEL-07-030810
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user